Type Alias nrf52840_pac::nvmc::readynext::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