Type Alias gd32f1::gd32f190::timer0::cchp::OaenR

source ·
pub type OaenR = BitReader<Oaen>;
Expand description

Field OAEN reader - Output automatic enable

Aliased Type§

struct OaenR { /* private fields */ }

Implementations§

source§

impl OaenR

source

pub const fn variant(&self) -> Oaen

Get enumerated values variant

source

pub fn is_manual(&self) -> bool

POEN cannot be set by hardware

source

pub fn is_automatic(&self) -> bool

POEN can be set by hardware automatically at the next update event