Type Alias gd32f1::gd32f130::fwdgt::stat::RudR

source ·
pub type RudR = BitReader<Rud>;
Expand description

Field RUD reader - Free watchdog timer counter reload value update

Aliased Type§

struct RudR { /* private fields */ }

Implementations§

source§

impl RudR

source

pub const fn variant(&self) -> Rud

Get enumerated values variant

source

pub fn is_valid(&self) -> bool

The value read from the RLD register is valid

source

pub fn is_ongoing(&self) -> bool

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