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