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

type AES_GHASHR = Reg<u32, _AES_GHASHR>;

GCM Intermediate Hash Word Register

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

For information about available fields see aes_ghashr module

Trait Implementations

impl Readable for AES_GHASHR[src]

read() method returns aes_ghashr::R reader structure

impl ResetValue for AES_GHASHR[src]

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

type Type = u32

Register size

impl Writable for AES_GHASHR[src]

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