nrf52840_pac::nvmc::readynext

Type Alias READYNEXT_R

Source
pub type READYNEXT_R = BitReader<READYNEXT_A>;
Expand description

Field READYNEXT reader - NVMC can accept a new write operation

Aliased Type§

struct READYNEXT_R { /* private fields */ }

Implementations§

Source§

impl READYNEXT_R

Source

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