[][src]Type Definition avr_device::atmega2560::tc3::tccr3b::W

type W = W<u8, TCCR3B>;

Writer for register TCCR3B

Implementations

impl W[src]

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

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

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

Bits 3:4 - Waveform Generation Mode

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

Bit 6 - Input Capture 3 Edge Select

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

Bit 7 - Input Capture 3 Noise Canceler