Type Alias atmega_hal::pac::fuse::high::OCDEN_W

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

Field OCDEN writer - On-Chip Debug Enabled

Aliased Type§

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