[][src]Type Definition k210_pac::aes::EN

type EN = Reg<u32, _EN>;

AES module enable

This register you can read, reset, write, write_with_zero, modify. See API.

For information about avaliable fields see en module

Trait Implementations

impl Readable for EN[src]

read() method returns en::R reader structure

impl Writable for EN[src]

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

impl ResetValue for EN[src]

Register en reset()'s with value 0

type Type = u32

Register size