[][src]Type Definition lpc55_pac::prince::IV_LSB1

type IV_LSB1 = Reg<u32, _IV_LSB1>;
[]

Initial Vector register for region 1, Least Significant Bits

This register you can reset, write, write_with_zero. See API.

For information about available fields see iv_lsb1 module

Trait Implementations

impl ResetValue for IV_LSB1[src][+]

Register IV_LSB1 reset()'s with value 0

type Type = u32

Register size

impl Writable for IV_LSB1[src]

write(|w| ..) method takes iv_lsb1::W writer structure