Type Alias atmega_hal::pac::tc3::tccr3a::COM3B_W

source ·
pub type COM3B_W<'a, const O: u8> = FieldWriterRaw<'a, u8, TCCR3A_SPEC, u8, COM3C_A, Safe, 2, O>;
Expand description

Field COM3C writer - Compare Output Mode 3C, bits

Aliased Type§

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