[−][src]Type Definition lpc55_pac::syscon::DEBUG_LOCK_EN
type DEBUG_LOCK_EN = Reg<u32, _DEBUG_LOCK_EN>;
Control write access to security registers.
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see debug_lock_en module
Trait Implementations
impl Readable for DEBUG_LOCK_EN[src]
read() method returns debug_lock_en::R reader structure
impl ResetValue for DEBUG_LOCK_EN[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for DEBUG_LOCK_EN[src]
write(|w| ..) method takes debug_lock_en::W writer structure