Type Alias attiny_hal::pac::tc1::gtccr::PSR1_W

source ·
pub type PSR1_W<'a, const O: u8> = BitWriterRaw<'a, u8, GTCCR_SPEC, bool, BitM, O>;
Expand description

Field PSR1 writer - Prescaler Reset Timer/Counter1

Aliased Type§

struct PSR1_W<'a, const O: u8> { /* private fields */ }