Type Definition atsam4lc8a_pac::aesa::MODE[][src]

type MODE = Reg<u32, _MODE>;

Mode Register

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

For information about available fields see mode module

Trait Implementations

impl Readable for MODE[src]

read() method returns mode::R reader structure

impl ResetValue for MODE[src]

Register MODE reset()’s with value 0x000f_0000

type Type = u32

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

impl Writable for MODE[src]

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