Type Alias atmega_hal::pac::tc2::assr::AS2_W

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

Field AS2 writer - Asynchronous Timer/Counter2

Aliased Type§

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