Type Definition gd32f1::gd32f170::timer14::intf::W[][src]

type W = W<u16, INTF>;

Writer for register INTF

Implementations

impl W[src]

pub fn ch1of(&mut self) -> CH1OF_W<'_>[src]

Bit 10 - Channel 1 Capture overflow flag

pub fn ch0of(&mut self) -> CH0OF_W<'_>[src]

Bit 9 - Channel 0 Capture overflow flag

pub fn brkif(&mut self) -> BRKIF_W<'_>[src]

Bit 7 - Break interrupt flag

pub fn trgif(&mut self) -> TRGIF_W<'_>[src]

Bit 6 - Trigger interrupt flag

pub fn cmtif(&mut self) -> CMTIF_W<'_>[src]

Bit 5 - Channel commutation interrupt flag

pub fn ch1if(&mut self) -> CH1IF_W<'_>[src]

Bit 2 - Channel 1 interrupt enable

pub fn ch0if(&mut self) -> CH0IF_W<'_>[src]

Bit 1 - Channel 0 interrupt enable

pub fn upif(&mut self) -> UPIF_W<'_>[src]

Bit 0 - Update interrupt flag