[][src]Type Definition avr_device::attiny88::tc1::tccr1b::R

type R = R<u8, TCCR1B>;

Reader of register TCCR1B

Implementations

impl R[src]

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

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

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

Bits 3:4 - Waveform Generation Mode

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

Bit 6 - Input Capture 1 Edge Select

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

Bit 7 - Input Capture 1 Noise Canceler