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