Type Alias atmega_hal::pac::tc4::tccr4a::COM4B_W

source ·
pub type COM4B_W<'a, const O: u8> = FieldWriterRaw<'a, u8, TCCR4A_SPEC, u8, COM4C_A, Safe, 2, O>;
Expand description

Field COM4C writer - Compare Output Mode 4C, bits

Aliased Type§

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