Type Definition atsame70n21b_pac::aes::GCMHR[][src]

type GCMHR = Reg<u32, _GCMHR>;

GCM H Word Register

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

For information about available fields see gcmhr module

Trait Implementations

impl Readable for GCMHR[src]

read() method returns gcmhr::R reader structure

impl ResetValue for GCMHR[src]

Register GCMHR[%s] reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for GCMHR[src]

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