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

type AFEC_CHDR = Reg<u32, _AFEC_CHDR>;

AFEC Channel Disable Register

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

For information about available fields see afec_chdr module

Trait Implementations

impl ResetValue for AFEC_CHDR[src]

Register AFEC_CHDR reset()'s with value 0

type Type = u32

Register size

impl Writable for AFEC_CHDR[src]

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