[][src]Type Definition atsame54p20a::aes::INDATA

type INDATA = Reg<u32, _INDATA>;

Indata

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

For information about available fields see indata module

Trait Implementations

impl Readable for INDATA[src]

read() method returns indata::R reader structure

impl ResetValue for INDATA[src]

Register INDATA reset()'s with value 0

type Type = u32

Register size

impl Writable for INDATA[src]

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