[−][src]Type Definition lpc55_pac::prince::MASK_LSB
type MASK_LSB = Reg<u32, _MASK_LSB>;
Data Mask register, 32 Least Significant Bits
This register you can reset
, write
, write_with_zero
. See API.
For information about available fields see mask_lsb module
Trait Implementations
impl ResetValue for MASK_LSB
[src][+]
type Type = u32
fn reset_value() -> Self::Type
[src][−]
impl Writable for MASK_LSB
[src]
write(|w| ..)
method takes mask_lsb::W writer structure