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