Type Alias gd32f1::gd32f190::timer14::intf::W

source ·
pub type W = W<IntfSpec>;
Expand description

Register INTF writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn upif(&mut self) -> UpifW<'_, IntfSpec>

Bit 0 - Update interrupt flag

source

pub fn ch0if(&mut self) -> Ch0ifW<'_, IntfSpec>

Bit 1 - Channel 0 interrupt enable

source

pub fn ch1if(&mut self) -> Ch1ifW<'_, IntfSpec>

Bit 2 - Channel 1 interrupt enable

source

pub fn cmtif(&mut self) -> CmtifW<'_, IntfSpec>

Bit 5 - Channel commutation interrupt flag

source

pub fn trgif(&mut self) -> TrgifW<'_, IntfSpec>

Bit 6 - Trigger interrupt flag

source

pub fn brkif(&mut self) -> BrkifW<'_, IntfSpec>

Bit 7 - Break interrupt flag

source

pub fn ch0of(&mut self) -> Ch0ofW<'_, IntfSpec>

Bit 9 - Channel 0 Capture overflow flag

source

pub fn ch1of(&mut self) -> Ch1ofW<'_, IntfSpec>

Bit 10 - Channel 1 Capture overflow flag