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

type GCM_IN_TAG = Reg<u32, _GCM_IN_TAG>;

GCM input tag for comparison with the calculated tag

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

For information about avaliable fields see gcm_in_tag module

Trait Implementations

impl Readable for GCM_IN_TAG[src]

read() method returns gcm_in_tag::R reader structure

impl Writable for GCM_IN_TAG[src]

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

impl ResetValue for GCM_IN_TAG[src]

Register gcm_in_tag[%s] reset()'s with value 0

type Type = u32

Register size