Type Alias gd32f1::gd32f190::can0::ctl::SwrstR

source ·
pub type SwrstR = BitReader<Swrstr>;
Expand description

Field SWRST reader - Software reset

Aliased Type§

struct SwrstR { /* private fields */ }

Implementations§

source§

impl SwrstR

source

pub const fn variant(&self) -> Swrstr

Get enumerated values variant

source

pub fn is_not_resetting(&self) -> bool

Finished resetting

source

pub fn is_resetting(&self) -> bool

Reset in progress