Type Alias atmega_hal::pac::tc1::gtccr::PSRSYNC_W

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

Field PSRSYNC writer - Prescaler Reset Timer/Counter1 and Timer/Counter0

Aliased Type§

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