Type Alias xmc4800::flash0::fsr::PBUSY_R

source ·
pub type PBUSY_R = BitReader<PBUSY_A>;
Expand description

Field PBUSY reader - Program Flash Busy

Aliased Type§

struct PBUSY_R { /* private fields */ }

Implementations§

source§

impl PBUSY_R

source

pub const fn variant(&self) -> PBUSY_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

PFLASH ready, not busy; PFLASH in read mode.

source

pub fn is_value2(&self) -> bool

PFLASH busy; PFLASH not in read mode.