Type Alias avr_device::atmega2560::tc2::assr::TCN2UB_W
source · pub type TCN2UB_W<'a, const O: u8> = BitWriter<'a, u8, ASSR_SPEC, bool, O>;Expand description
Field TCN2UB writer - Timer/Counter2 Update Busy
Aliased Type§
struct TCN2UB_W<'a, const O: u8> { /* private fields */ }