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