Type Alias avr_device::atmega2560::fuse::high::OCDEN_W
source · pub type OCDEN_W<'a, const O: u8> = BitWriter<'a, u8, HIGH_SPEC, bool, O>;Expand description
Field OCDEN writer - On-Chip Debug Enabled
Aliased Type§
struct OCDEN_W<'a, const O: u8> { /* private fields */ }