nrf52840_pac::nvmc::ready

Type Alias READY_R

Source
pub type READY_R = BitReader<READY_A>;
Expand description

Field READY reader - NVMC is ready or busy

Aliased Type§

struct READY_R { /* private fields */ }

Implementations§

Source§

impl READY_R

Source

pub fn variant(&self) -> READY_A

Get enumerated values variant

Source

pub fn is_busy(&self) -> bool

Checks if the value of the field is BUSY

Source

pub fn is_ready(&self) -> bool

Checks if the value of the field is READY