Type Alias gd32f1::gd32f130::timer0::ctl1::Iso0nR

source ·
pub type Iso0nR = BitReader<Iso0n>;
Expand description

Field ISO0N reader - Idle state of channel 0 complementary output

Aliased Type§

struct Iso0nR { /* private fields */ }

Implementations§

source§

impl Iso0nR

source

pub const fn variant(&self) -> Iso0n

Get enumerated values variant

source

pub fn is_low(&self) -> bool

CHn_ON=0 when POEN=0

source

pub fn is_high(&self) -> bool

CHn_ON=1 when POEN=0