Type Alias atmega_hal::pac::cpu::clkpr::CLKPCE_W

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

Field CLKPCE writer - Clock Prescaler Change Enable

Aliased Type§

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