Type Alias gd32f1::gd32f130::fwdgt::stat::PudR

source ·
pub type PudR = BitReader<Pud>;
Expand description

Field PUD reader - Free watchdog timer prescaler value update

Aliased Type§

struct PudR { /* private fields */ }

Implementations§

source§

impl PudR

source

pub const fn variant(&self) -> Pud

Get enumerated values variant

source

pub fn is_valid(&self) -> bool

The value read from the PSC register is valid

source

pub fn is_ongoing(&self) -> bool

A write operation to to the PSC register is ongoing, so the value read is invalid