Type Alias gd32f1::gd32f130::timer0::chctl2::Ch0pR

source ·
pub type Ch0pR = BitReader<Ch0p>;
Expand description

Field CH0P reader - Channel 0 polarity

Aliased Type§

struct Ch0pR { /* private fields */ }

Implementations§

source§

impl Ch0pR

source

pub const fn variant(&self) -> Ch0p

Get enumerated values variant

source

pub fn is_not_inverted(&self) -> bool

Active high

source

pub fn is_inverted(&self) -> bool

Active low