[][src]Type Definition avr_device::atmega2560::tc5::tccr5b::W

type W = W<u8, TCCR5B>;

Writer for register TCCR5B

Implementations

impl W[src]

pub fn cs5(&mut self) -> CS5_W[src]

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

pub fn wgm5(&mut self) -> WGM5_W[src]

Bits 3:4 - Waveform Generation Mode

pub fn ices5(&mut self) -> ICES5_W[src]

Bit 6 - Input Capture 5 Edge Select

pub fn icnc5(&mut self) -> ICNC5_W[src]

Bit 7 - Input Capture 5 Noise Canceler