Type Alias gd32f1::gd32f130::timer0::ctl1::Ti0sR

source ·
pub type Ti0sR = BitReader<Ti0s>;
Expand description

Field TI0S reader - Channel 0 trigger input selection

Aliased Type§

struct Ti0sR { /* private fields */ }

Implementations§

source§

impl Ti0sR

source

pub const fn variant(&self) -> Ti0s

Get enumerated values variant

source

pub fn is_normal(&self) -> bool

The CH0 pin input is selected as channel 0 trigger input

source

pub fn is_xor(&self) -> bool

The XOR of CH0, CH1 and CH2 pins are selected as channel 0 trigger input