nrf52840_pac::twis0::inten

Type Alias RXSTARTED_R

Source
pub type RXSTARTED_R = BitReader<RXSTARTED_A>;
Expand description

Field RXSTARTED reader - Enable or disable interrupt for RXSTARTED event

Aliased Type§

struct RXSTARTED_R { /* private fields */ }

Implementations§

Source§

impl RXSTARTED_R

Source

pub fn variant(&self) -> RXSTARTED_A

Get enumerated values variant

Source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

Source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED