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

type AAD_DATA = Reg<u32, _AAD_DATA>;

Additional authenticated data

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

For information about avaliable fields see aad_data module

Trait Implementations

impl Readable for AAD_DATA[src]

read() method returns aad_data::R reader structure

impl Writable for AAD_DATA[src]

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

impl ResetValue for AAD_DATA[src]

Register aad_data reset()'s with value 0

type Type = u32

Register size