Type Alias W

Source
pub type W = W<TIFR_SPEC>;
Expand description

Register TIFR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn tov0(&mut self) -> TOV0_W<'_, TIFR_SPEC>

Bit 1 - Timer/Counter0 Overflow Flag

Source

pub fn ocf0b(&mut self) -> OCF0B_W<'_, TIFR_SPEC>

Bit 3 - Timer/Counter0 Output Compare Flag 0B

Source

pub fn ocf0a(&mut self) -> OCF0A_W<'_, TIFR_SPEC>

Bit 4 - Timer/Counter0 Output Compare Flag 0A