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