Type Alias gd32f1::gd32f190::timer1::smcfg::Smc1R

source ·
pub type Smc1R = BitReader<Smc1>;
Expand description

Field SMC1 reader - Part of SMC for enable External clock mode1

Aliased Type§

struct Smc1R { /* private fields */ }

Implementations§

source§

impl Smc1R

source

pub const fn variant(&self) -> Smc1

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

External clock mode 1 disabled

source

pub fn is_enabled(&self) -> bool

External clock mode 1 enabled. The counter is clocked by any active edge on the ETIF signal.