[−][src]Type Definition lpc55_pac::ahb_secure_ctrl::CPU1_LOCK_REG
type CPU1_LOCK_REG = Reg<u32, _CPU1_LOCK_REG>;
Miscalleneous control signals for in micro-Cortex M33 (CPU1)
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see cpu1_lock_reg module
Trait Implementations
impl Readable for CPU1_LOCK_REG[src]
read() method returns cpu1_lock_reg::R reader structure
impl ResetValue for CPU1_LOCK_REG[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for CPU1_LOCK_REG[src]
write(|w| ..) method takes cpu1_lock_reg::W writer structure