Type Definition atsam4e8c_pac::dmac::ctrlb1::FC_W

source ·
pub type FC_W<'a, const O: u8> = FieldWriterSafe<'a, u32, CTRLB1_SPEC, u8, FC_A, 2, O>;
Expand description

Field FC writer - Flow Control

Implementations§

source§

impl<'a, const O: u8> FC_W<'a, O>

source

pub fn mem2mem_dma_fc(self) -> &'a mut W

Memory-to-Memory Transfer DMAC is flow controller

source

pub fn mem2per_dma_fc(self) -> &'a mut W

Memory-to-Peripheral Transfer DMAC is flow controller

source

pub fn per2mem_dma_fc(self) -> &'a mut W

Peripheral-to-Memory Transfer DMAC is flow controller

source

pub fn per2per_dma_fc(self) -> &'a mut W

Peripheral-to-Peripheral Transfer DMAC is flow controller