Type Alias gd32f1::gd32f190::fwdgt::stat::WudR

source ·
pub type WudR = BitReader<Wud>;
Expand description

Field WUD reader - Watchdog counter window value update

Aliased Type§

struct WudR { /* private fields */ }

Implementations§

source§

impl WudR

source

pub const fn variant(&self) -> Wud

Get enumerated values variant

source

pub fn is_valid(&self) -> bool

The value read from the WND register is valid

source

pub fn is_ongoing(&self) -> bool

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