[−][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]
Register MASK_LSB reset()'s with value 0
impl Writable for MASK_LSB[src]
write(|w| ..) method takes mask_lsb::W writer structure