nrf52840_pac::twim0::intenclr

Type Alias LASTRX_R

Source
pub type LASTRX_R = BitReader<LASTRX_A>;
Expand description

Field LASTRX reader - Write ‘1’ to disable interrupt for LASTRX event

Aliased Type§

struct LASTRX_R { /* private fields */ }

Implementations§

Source§

impl LASTRX_R

Source

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