Type Alias gd32e1::gd32e103::fmc::ws::PgwR

source ·
pub type PgwR = BitReader<Pgw>;
Expand description

Field PGW reader - Program width to flash memory

Aliased Type§

struct PgwR { /* private fields */ }

Implementations§

source§

impl PgwR

source

pub const fn variant(&self) -> Pgw

Get enumerated values variant

source

pub fn is_width32(&self) -> bool

32b program width to flash memory

source

pub fn is_width64(&self) -> bool

64b program width to flash memory