Type Alias R

Source
pub type R = R<TCCR1_SPEC>;
Expand description

Register TCCR1 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn cs1(&self) -> CS1_R

Bits 0:3 - Clock Select Bits

Source

pub fn com1a(&self) -> COM1A_R

Bits 4:5 - Compare Output Mode, Bits

Source

pub fn pwm1a(&self) -> PWM1A_R

Bit 6 - Pulse Width Modulator Enable

Source

pub fn ctc1(&self) -> CTC1_R

Bit 7 - Clear Timer/Counter on Compare Match