[][src]Type Definition atsame70j19b::afec0::AFEC_EMR

type AFEC_EMR = Reg<u32, _AFEC_EMR>;

AFEC Extended Mode Register

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

For information about available fields see afec_emr module

Trait Implementations

impl Readable for AFEC_EMR[src]

read() method returns afec_emr::R reader structure

impl ResetValue for AFEC_EMR[src]

Register AFEC_EMR reset()'s with value 0

type Type = u32

Register size

impl Writable for AFEC_EMR[src]

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