Type Alias nrf52840_pac::clock::hfclkstat::STATE_R

source ·
pub type STATE_R = BitReader<STATE_A>;
Expand description

Field STATE reader - HFCLK state

Aliased Type§

struct STATE_R { /* private fields */ }

Implementations§

source§

impl STATE_R

source

pub fn variant(&self) -> STATE_A

Get enumerated values variant

source

pub fn is_not_running(&self) -> bool

Checks if the value of the field is NOT_RUNNING

source

pub fn is_running(&self) -> bool

Checks if the value of the field is RUNNING