pub type W = W<TIFR1_SPEC>;Expand description
Register TIFR1 writer
Aliased Type§
pub struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn tov1(&mut self) -> TOV1_W<'_, TIFR1_SPEC>
pub fn tov1(&mut self) -> TOV1_W<'_, TIFR1_SPEC>
Bit 0 - Timer/Counter1 Overflow Flag
Sourcepub fn ocf1a(&mut self) -> OCF1A_W<'_, TIFR1_SPEC>
pub fn ocf1a(&mut self) -> OCF1A_W<'_, TIFR1_SPEC>
Bit 1 - Output Compare Flag 1A
Sourcepub fn ocf1b(&mut self) -> OCF1B_W<'_, TIFR1_SPEC>
pub fn ocf1b(&mut self) -> OCF1B_W<'_, TIFR1_SPEC>
Bit 2 - Output Compare Flag 1B
Sourcepub fn icf1(&mut self) -> ICF1_W<'_, TIFR1_SPEC>
pub fn icf1(&mut self) -> ICF1_W<'_, TIFR1_SPEC>
Bit 5 - Input Capture Flag 1