pub type EdbgW<'a, REG> = BitWriter<'a, REG>;
Field EDBG writer - Enable Debug
EDBG
pub struct EdbgW<'a, REG> { /* private fields */ }