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