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

type AES_IDATAR = Reg<u32, _AES_IDATAR>;

Input Data Register

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

For information about available fields see aes_idatar module

Trait Implementations

impl ResetValue for AES_IDATAR[src]

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

type Type = u32

Register size

impl Writable for AES_IDATAR[src]

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