Type Alias atmega_hal::pac::tc2::assr::EXCLK_W

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

Field EXCLK writer - Enable External Clock Input

Aliased Type§

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