pub type PLATFORM_TARGET7 = Reg<u32, _PLATFORM_TARGET7>;
Expand description
Bits 56-63 of INFO_PLATFORM_TARGET
.
This register you can read
, reset
, write
, write_with_zero
, modify
. See API.
For information about available fields see platform_target7 module
Aliased Type§
struct PLATFORM_TARGET7 { /* private fields */ }
Trait Implementations§
Source§impl ResetValue for PLATFORM_TARGET7
impl ResetValue for PLATFORM_TARGET7
Register PLATFORM_TARGET7 reset()
’s with value 0
impl Readable for PLATFORM_TARGET7
read()
method returns platform_target7::R reader structure
impl Writable for PLATFORM_TARGET7
write(|w| ..)
method takes platform_target7::W writer structure