Type Definition gd32f1::gd32f130::timer1::intf::R[][src]

type R = R<u16, INTF>;

Reader of register INTF

Implementations

impl R[src]

pub fn ch3of(&self) -> CH3OF_R[src]

Bit 12 - Channel 3 Capture overflow flag

pub fn ch2of(&self) -> CH2OF_R[src]

Bit 11 - Channel 2 Capture overflow flag

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 trgif(&self) -> TRGIF_R[src]

Bit 6 - Trigger interrupt flag

pub fn ch3if(&self) -> CH3IF_R[src]

Bit 4 - Channel 3 Capture/Compare interrupt enable

pub fn ch2if(&self) -> CH2IF_R[src]

Bit 3 - Channel 2 Capture/Compare interrupt enable

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

Bit 2 - Channel 1 Capture/Compare interrupt enable

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

Bit 1 - Channel 0 Capture/Compare interrupt flag

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

Bit 0 - Update interrupt flag