[][src]Type Definition atsame70j20b::aes::AES_CR

type AES_CR = Reg<u32, _AES_CR>;

Control Register

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

For information about available fields see aes_cr module

Trait Implementations

impl ResetValue for AES_CR[src]

Register AES_CR reset()'s with value 0

type Type = u32

Register size

impl Writable for AES_CR[src]

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