nrf52840_pac::twis0::intenset

Type Alias READ_R

Source
pub type READ_R = BitReader<READ_A>;
Expand description

Field READ reader - Write ‘1’ to enable interrupt for READ event

Aliased Type§

struct READ_R { /* private fields */ }

Implementations§

Source§

impl READ_R

Source

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