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