Type Alias atmega_hal::pac::tc2::assr::OCR2AUB_W

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

Field OCR2AUB writer - Output Compare Register2 Update Busy

Aliased Type§

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