Type Alias atmega_hal::pac::fuse::high::DWEN_W

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

Field DWEN writer - Debug Wire enable

Aliased Type§

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