[][src]Type Definition avr_device::atmega32u4::tc3::tccr3b::R

type R = R<u8, TCCR3B>;

Reader of register TCCR3B

Implementations

impl R[src]

pub fn cs3(&self) -> CS3_R[src]

Bits 0:2 - Prescaler source of Timer/Counter 3

pub fn wgm3(&self) -> WGM3_R[src]

Bits 3:4 - Waveform Generation Mode

pub fn ices3(&self) -> ICES3_R[src]

Bit 6 - Input Capture 3 Edge Select

pub fn icnc3(&self) -> ICNC3_R[src]

Bit 7 - Input Capture 3 Noise Canceler