nrf52840_pac::clock::intenclr

Type Alias DONE_R

Source
pub type DONE_R = BitReader<DONE_A>;
Expand description

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

Aliased Type§

struct DONE_R { /* private fields */ }

Implementations§

Source§

impl DONE_R

Source

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