nrf52840_pac::ecb::intenclr

Type Alias ERRORECB_R

Source
pub type ERRORECB_R = BitReader<ERRORECB_A>;
Expand description

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

Aliased Type§

struct ERRORECB_R { /* private fields */ }

Implementations§

Source§

impl ERRORECB_R

Source

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