Type Alias atmega_hal::pac::fuse::low::CKDIV8_W

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

Field CKDIV8 writer - Divide clock by 8 internally

Aliased Type§

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