[][src]Type Definition avr_device::atmega1280::tc3::tifr3::R

type R = R<u8, TIFR3>;

Reader of register TIFR3

Implementations

impl R[src]

pub fn tov3(&self) -> TOV3_R[src]

Bit 0 - Timer/Counter3 Overflow Flag

pub fn ocf3a(&self) -> OCF3A_R[src]

Bit 1 - Output Compare Flag 3A

pub fn ocf3b(&self) -> OCF3B_R[src]

Bit 2 - Output Compare Flag 3B

pub fn ocf3c(&self) -> OCF3C_R[src]

Bit 3 - Output Compare Flag 3C

pub fn icf3(&self) -> ICF3_R[src]

Bit 5 - Input Capture Flag 3