Type Alias atmega_hal::pac::tc1::tccr1b::ICES1_W

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

Field ICES1 writer - Input Capture 1 Edge Select

Aliased Type§

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