Type Alias gd32e1::gd32e103::fmc::stat::BusyR

source ·
pub type BusyR = BitReader<Busyr>;
Expand description

Field BUSY reader - The flash is busy bit

Aliased Type§

struct BusyR { /* private fields */ }

Implementations§

source§

impl BusyR

source

pub const fn variant(&self) -> Busyr

Get enumerated values variant

source

pub fn is_inactive(&self) -> bool

No operation is in progress

source

pub fn is_active(&self) -> bool

An operation is in progress