Type Alias avr_device::atmega2560::cpu::mcucr::JTD_W
source · pub type JTD_W<'a, const O: u8> = BitWriter<'a, u8, MCUCR_SPEC, bool, O>;Expand description
Field JTD writer - JTAG Interface Disable
Aliased Type§
struct JTD_W<'a, const O: u8> { /* private fields */ }