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 fielddetected(&self) -> bool
pub const fn fielddetected(&self) -> bool
Enable or disable interrupt for event FIELDDETECTED
pub const fn set_fielddetected(&mut self, val: bool)
pub const fn set_fielddetected(&mut self, val: bool)
Enable or disable interrupt for event FIELDDETECTED
pub const fn set_fieldlost(&mut self, val: bool)
pub const fn set_fieldlost(&mut self, val: bool)
Enable or disable interrupt for event FIELDLOST
pub const fn txframestart(&self) -> bool
pub const fn txframestart(&self) -> bool
Enable or disable interrupt for event TXFRAMESTART
pub const fn set_txframestart(&mut self, val: bool)
pub const fn set_txframestart(&mut self, val: bool)
Enable or disable interrupt for event TXFRAMESTART
pub const fn txframeend(&self) -> bool
pub const fn txframeend(&self) -> bool
Enable or disable interrupt for event TXFRAMEEND
pub const fn set_txframeend(&mut self, val: bool)
pub const fn set_txframeend(&mut self, val: bool)
Enable or disable interrupt for event TXFRAMEEND
pub const fn rxframestart(&self) -> bool
pub const fn rxframestart(&self) -> bool
Enable or disable interrupt for event RXFRAMESTART
pub const fn set_rxframestart(&mut self, val: bool)
pub const fn set_rxframestart(&mut self, val: bool)
Enable or disable interrupt for event RXFRAMESTART
pub const fn rxframeend(&self) -> bool
pub const fn rxframeend(&self) -> bool
Enable or disable interrupt for event RXFRAMEEND
pub const fn set_rxframeend(&mut self, val: bool)
pub const fn set_rxframeend(&mut self, val: bool)
Enable or disable interrupt for event RXFRAMEEND
pub const fn set_rxerror(&mut self, val: bool)
pub const fn set_rxerror(&mut self, val: bool)
Enable or disable interrupt for event RXERROR
pub const fn autocolresstarted(&self) -> bool
pub const fn autocolresstarted(&self) -> bool
Enable or disable interrupt for event AUTOCOLRESSTARTED
pub const fn set_autocolresstarted(&mut self, val: bool)
pub const fn set_autocolresstarted(&mut self, val: bool)
Enable or disable interrupt for event AUTOCOLRESSTARTED
pub const fn set_collision(&mut self, val: bool)
pub const fn set_collision(&mut self, val: bool)
Enable or disable interrupt for event COLLISION
pub const fn set_selected(&mut self, val: bool)
pub const fn set_selected(&mut self, val: bool)
Enable or disable interrupt for event SELECTED
pub const fn set_started(&mut self, val: bool)
pub const fn set_started(&mut self, val: bool)
Enable or disable interrupt for event STARTED