nrf52840_pac::twis0::inten

Type Alias WRITE_R

Source
pub type WRITE_R = BitReader<WRITE_A>;
Expand description

Field WRITE reader - Enable or disable interrupt for WRITE event

Aliased Type§

struct WRITE_R { /* private fields */ }

Implementations§

Source§

impl WRITE_R

Source

pub fn variant(&self) -> WRITE_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