nrf52840_pac::aar::intenclr

Type Alias NOTRESOLVED_R

Source
pub type NOTRESOLVED_R = BitReader<NOTRESOLVED_A>;
Expand description

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

Aliased Type§

struct NOTRESOLVED_R { /* private fields */ }

Implementations§

Source§

impl NOTRESOLVED_R

Source

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