[][src]Type Definition atsame70n19b::aes::AES_IVR

type AES_IVR = Reg<u32, _AES_IVR>;

Initialization Vector Register

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

For information about available fields see aes_ivr module

Trait Implementations

impl ResetValue for AES_IVR[src]

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

type Type = u32

Register size

impl Writable for AES_IVR[src]

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