Type Alias gd32f1::gd32f130::timer0::ctl1::CcseR

source ·
pub type CcseR = BitReader<Ccse>;
Expand description

Field CCSE reader - Commutation control shadow register enable

Aliased Type§

struct CcseR { /* private fields */ }

Implementations§

source§

impl CcseR

source

pub const fn variant(&self) -> Ccse

Get enumerated values variant

source

pub fn is_not_preloaded(&self) -> bool

The shadow registers for CHxEN, CHxNEN and CHxCOMCTL bits are disabled

source

pub fn is_preloaded(&self) -> bool

The shadow registers for CHxEN, CHxNEN and CHxCOMCTL bits are enabled