Type Alias atmega_hal::pac::cpu::mcucr::JTD_W

source ·
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 */ }