Type Definition atsame70q20_pac::aes::IDATAR[][src]

type IDATAR = Reg<u32, _IDATAR>;

Input Data Register 0

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

For information about available fields see idatar module

Trait Implementations

impl ResetValue for IDATAR[src]

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

type Type = u32

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

impl Writable for IDATAR[src]

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