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

type TAG_IN_FLAG = Reg<u32, _TAG_IN_FLAG>;

Can input tag (when using GCM)

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

For information about avaliable fields see tag_in_flag module

Trait Implementations

impl Readable for TAG_IN_FLAG[src]

read() method returns tag_in_flag::R reader structure

impl Writable for TAG_IN_FLAG[src]

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

impl ResetValue for TAG_IN_FLAG[src]

Register tag_in_flag reset()'s with value 0

type Type = u32

Register size