Struct Int
#[repr(transparent)]pub struct Int(pub u32);Expand description
Enable or disable interrupt
Tuple Fields§
§0: u32Implementations§
§impl Int
impl Int
pub const fn set_compare0(&mut self, val: bool)
pub const fn set_compare0(&mut self, val: bool)
Enable or disable interrupt for event COMPARE[0]
pub const fn set_compare1(&mut self, val: bool)
pub const fn set_compare1(&mut self, val: bool)
Enable or disable interrupt for event COMPARE[1]
pub const fn set_compare2(&mut self, val: bool)
pub const fn set_compare2(&mut self, val: bool)
Enable or disable interrupt for event COMPARE[2]
pub const fn set_compare3(&mut self, val: bool)
pub const fn set_compare3(&mut self, val: bool)
Enable or disable interrupt for event COMPARE[3]
pub const fn set_compare4(&mut self, val: bool)
pub const fn set_compare4(&mut self, val: bool)
Enable or disable interrupt for event COMPARE[4]
pub const fn set_compare5(&mut self, val: bool)
pub const fn set_compare5(&mut self, val: bool)
Enable or disable interrupt for event COMPARE[5]
pub const fn set_compare6(&mut self, val: bool)
pub const fn set_compare6(&mut self, val: bool)
Enable or disable interrupt for event COMPARE[6]
pub const fn set_compare7(&mut self, val: bool)
pub const fn set_compare7(&mut self, val: bool)
Enable or disable interrupt for event COMPARE[7]
pub const fn set_compare8(&mut self, val: bool)
pub const fn set_compare8(&mut self, val: bool)
Enable or disable interrupt for event COMPARE[8]
pub const fn set_compare9(&mut self, val: bool)
pub const fn set_compare9(&mut self, val: bool)
Enable or disable interrupt for event COMPARE[9]
pub const fn set_compare10(&mut self, val: bool)
pub const fn set_compare10(&mut self, val: bool)
Enable or disable interrupt for event COMPARE[10]
pub const fn set_compare11(&mut self, val: bool)
pub const fn set_compare11(&mut self, val: bool)
Enable or disable interrupt for event COMPARE[11]
pub const fn rtcomparesync(&self) -> bool
pub const fn rtcomparesync(&self) -> bool
Enable or disable interrupt for event RTCOMPARESYNC
pub const fn set_rtcomparesync(&mut self, val: bool)
pub const fn set_rtcomparesync(&mut self, val: bool)
Enable or disable interrupt for event RTCOMPARESYNC
pub const fn pwmperiodend(&self) -> bool
pub const fn pwmperiodend(&self) -> bool
Enable or disable interrupt for event PWMPERIODEND
pub const fn set_pwmperiodend(&mut self, val: bool)
pub const fn set_pwmperiodend(&mut self, val: bool)
Enable or disable interrupt for event PWMPERIODEND