[][src]Type Definition atsame70j21b::afec0::AFEC_CR

type AFEC_CR = Reg<u32, _AFEC_CR>;

AFEC Control Register

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

For information about available fields see afec_cr module

Trait Implementations

impl ResetValue for AFEC_CR[src]

Register AFEC_CR reset()'s with value 0

type Type = u32

Register size

impl Writable for AFEC_CR[src]

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