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