[][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][+]

Register ENC_ENABLE reset()'s with value 0

type Type = u32

Register size

impl Writable for ENC_ENABLE[src]

write(|w| ..) method takes enc_enable::W writer structure