[−][src]Type Definition lpc55_pac::ahb_secure_ctrl::SEC_MASK_LOCK
type SEC_MASK_LOCK = Reg<u32, _SEC_MASK_LOCK>;
Security General Purpose register access control.
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see sec_mask_lock module
Trait Implementations
impl Readable for SEC_MASK_LOCK[src]
read() method returns sec_mask_lock::R reader structure
impl ResetValue for SEC_MASK_LOCK[src]
Register SEC_MASK_LOCK reset()'s with value 0x0aaa
impl Writable for SEC_MASK_LOCK[src]
write(|w| ..) method takes sec_mask_lock::W writer structure