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

type AFEC_IDR = Reg<u32, _AFEC_IDR>;

AFEC Interrupt Disable Register

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

For information about available fields see afec_idr module

Trait Implementations

impl ResetValue for AFEC_IDR[src]

Register AFEC_IDR reset()'s with value 0

type Type = u32

Register size

impl Writable for AFEC_IDR[src]

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