[][src]Type Definition avr_device::atmega2560::tc1::tccr1b::W

type W = W<u8, TCCR1B>;

Writer for register TCCR1B

Implementations

impl W[src]

pub fn cs1(&mut self) -> CS1_W[src]

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

pub fn wgm1(&mut self) -> WGM1_W[src]

Bits 3:4 - Waveform Generation Mode

pub fn ices1(&mut self) -> ICES1_W[src]

Bit 6 - Input Capture 1 Edge Select

pub fn icnc1(&mut self) -> ICNC1_W[src]

Bit 7 - Input Capture 1 Noise Canceler