Type Alias gd32f1::gd32f130::timer0::cchp::OaenW

source ·
pub type OaenW<'a, REG> = BitWriter<'a, REG, Oaen>;
Expand description

Field OAEN writer - Output automatic enable

Aliased Type§

struct OaenW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> OaenW<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn manual(self) -> &'a mut W<REG>

POEN cannot be set by hardware

source

pub fn automatic(self) -> &'a mut W<REG>

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