Type Alias gd32f1::gd32f130::timer0::ctl1::Iso0R

source ·
pub type Iso0R = BitReader<Iso0>;
Expand description

Field ISO0 reader - Idle state of channel 0 output

Aliased Type§

struct Iso0R { /* private fields */ }

Implementations§

source§

impl Iso0R

source

pub const fn variant(&self) -> Iso0

Get enumerated values variant

source

pub fn is_low(&self) -> bool

CHn_O=0 (after a dead-time if CHn_ON is implemented) when POEN=0

source

pub fn is_high(&self) -> bool

CHn_O=1 (after a dead-time if CHn_ON is implemented) when POEN=0