Type Alias gd32f1::gd32f130::fmc::stat::R

source ·
pub type R = R<StatSpec>;
Expand description

Register STAT reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn busy(&self) -> BusyR

Bit 0 - The flash busy bit

source

pub fn pgerr(&self) -> PgerrR

Bit 2 - Program error flag bit

source

pub fn wperr(&self) -> WperrR

Bit 4 - Erase/Program protection error flag bit

source

pub fn endf(&self) -> EndfR

Bit 5 - End of operation flag bit