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

type AFEC_IER = Reg<u32, _AFEC_IER>;

AFEC Interrupt Enable Register

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

For information about available fields see afec_ier module

Trait Implementations

impl ResetValue for AFEC_IER[src]

Register AFEC_IER reset()'s with value 0

type Type = u32

Register size

impl Writable for AFEC_IER[src]

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