pub type JTD_W<'a, const O: u8> = BitWriterRaw<'a, u8, MCUCR_SPEC, bool, BitM, O>;Expand description
Field JTD writer - JTAG Interface Disable
Aliased Type§
struct JTD_W<'a, const O: u8> { /* private fields */ }pub type JTD_W<'a, const O: u8> = BitWriterRaw<'a, u8, MCUCR_SPEC, bool, BitM, O>;Field JTD writer - JTAG Interface Disable
struct JTD_W<'a, const O: u8> { /* private fields */ }