[−][src]Type Definition lpc55_pac::flash_key_store::UDS_BODY8
type UDS_BODY8 = Reg<u32, _UDS_BODY8>;
.
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see uds_body8 module
Trait Implementations
impl Readable for UDS_BODY8[src]
read() method returns uds_body8::R reader structure
impl ResetValue for UDS_BODY8[src]
Register UDS_BODY8 reset()'s with value 0
impl Writable for UDS_BODY8[src]
write(|w| ..) method takes uds_body8::W writer structure