Type Alias avr_device::atmega2560::tc4::tifr4::OCF4B_W
source · pub type OCF4B_W<'a, const O: u8> = BitWriter<'a, u8, TIFR4_SPEC, bool, O>;Expand description
Field OCF4B writer - Output Compare Flag 4B
Aliased Type§
struct OCF4B_W<'a, const O: u8> { /* private fields */ }