[][src]Type Definition atsame70n19b::afec0::AFEC_MR

type AFEC_MR = Reg<u32, _AFEC_MR>;

AFEC Mode Register

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

For information about available fields see afec_mr module

Trait Implementations

impl Readable for AFEC_MR[src]

read() method returns afec_mr::R reader structure

impl ResetValue for AFEC_MR[src]

Register AFEC_MR reset()'s with value 0

type Type = u32

Register size

impl Writable for AFEC_MR[src]

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