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

type R = R<u16, INTF>;

Reader of register INTF

Implementations

impl R[src]

pub fn ch1of(&self) -> CH1OF_R[src]

Bit 10 - Channel 1 Capture overflow flag

pub fn ch0of(&self) -> CH0OF_R[src]

Bit 9 - Channel 0 Capture overflow flag

pub fn brkif(&self) -> BRKIF_R[src]

Bit 7 - Break interrupt flag

pub fn trgif(&self) -> TRGIF_R[src]

Bit 6 - Trigger interrupt flag

pub fn cmtif(&self) -> CMTIF_R[src]

Bit 5 - Channel commutation interrupt flag

pub fn ch1if(&self) -> CH1IF_R[src]

Bit 2 - Channel 1 interrupt enable

pub fn ch0if(&self) -> CH0IF_R[src]

Bit 1 - Channel 0 interrupt enable

pub fn upif(&self) -> UPIF_R[src]

Bit 0 - Update interrupt flag