Type Definition atsam4e16c_pac::afec1::EMR[][src]

type EMR = Reg<u32, _EMR>;

AFEC Extended Mode Register

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

For information about available fields see emr module

Trait Implementations

impl Readable for EMR[src]

read() method returns emr::R reader structure

impl ResetValue for EMR[src]

Register EMR reset()’s with value 0

type Type = u32

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

impl Writable for EMR[src]

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