Type Alias R

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

Register TCCR0A reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn wgm0(&self) -> WGM0_R

Bits 0:1 - Waveform Generation Mode

Source

pub fn com0b(&self) -> COM0B_R

Bits 4:5 - Compare Output B Mode

Source

pub fn com0a(&self) -> COM0A_R

Bits 6:7 - Compare Output A Mode