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