[−][src]Type Definition lpc55_pac::prince::SR_ENABLE0
type SR_ENABLE0 = Reg<u32, _SR_ENABLE0>;
Sub-Region Enable register for region 0
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see sr_enable0 module
Trait Implementations
impl Readable for SR_ENABLE0[src]
read() method returns sr_enable0::R reader structure
impl ResetValue for SR_ENABLE0[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for SR_ENABLE0[src]
write(|w| ..) method takes sr_enable0::W writer structure