Type Alias atmega_hal::pac::tc2::assr::OCR2BUB_W

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

Field OCR2BUB writer - Output Compare Register 2 Update Busy

Aliased Type§

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