[][src]Type Definition avr_device::atmega1280::tc1::tifr1::R

type R = R<u8, TIFR1>;

Reader of register TIFR1

Implementations

impl R[src]

pub fn tov1(&self) -> TOV1_R[src]

Bit 0 - Timer/Counter1 Overflow Flag

pub fn ocf1a(&self) -> OCF1A_R[src]

Bit 1 - Output Compare Flag 1A

pub fn ocf1b(&self) -> OCF1B_R[src]

Bit 2 - Output Compare Flag 1B

pub fn ocf1c(&self) -> OCF1C_R[src]

Bit 3 - Output Compare Flag 1C

pub fn icf1(&self) -> ICF1_R[src]

Bit 5 - Input Capture Flag 1