[−][src]Type Definition lpc55_pac::prince::IV_MSB1
type IV_MSB1 = Reg<u32, _IV_MSB1>;
Initial Vector register for region 1, Most Significant Bits
This register you can reset
, write
, write_with_zero
. See API.
For information about available fields see iv_msb1 module
Trait Implementations
impl ResetValue for IV_MSB1
[src][+]
type Type = u32
fn reset_value() -> Self::Type
[src][−]
impl Writable for IV_MSB1
[src]
write(|w| ..)
method takes iv_msb1::W writer structure