nrf52840_pac::clock::intenset

Type Alias HFCLKSTARTED_R

Source
pub type HFCLKSTARTED_R = BitReader<HFCLKSTARTED_A>;
Expand description

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

Aliased Type§

struct HFCLKSTARTED_R { /* private fields */ }

Implementations§

Source§

impl HFCLKSTARTED_R

Source

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