Type Definition atsam4e8c_pac::dmac::cfg1::SOD_W

source ·
pub type SOD_W<'a, const O: u8> = BitWriter<'a, u32, CFG1_SPEC, SOD_A, O>;
Expand description

Field SOD writer - Stop On Done

Implementations§

STOP ON DONE disabled, the descriptor fetch operation ignores DONE Field of CTRLA register.

STOP ON DONE activated, the DMAC module is automatically disabled if DONE FIELD is set to 1.