[][src]Type Definition atsame70j21b::aes::AES_GCMHR

type AES_GCMHR = Reg<u32, _AES_GCMHR>;

GCM H Word Register

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

For information about available fields see aes_gcmhr module

Trait Implementations

impl Readable for AES_GCMHR[src]

read() method returns aes_gcmhr::R reader structure

impl ResetValue for AES_GCMHR[src]

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

type Type = u32

Register size

impl Writable for AES_GCMHR[src]

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