Type Definition atsam4e16c_pac::dmac::ctrlb3::FC_R[][src]

type FC_R = R<u8, FC_A>;

Reader of field FC

Implementations

impl FC_R[src]

pub fn variant(&self) -> FC_A[src]

Get enumerated values variant

pub fn is_mem2mem_dma_fc(&self) -> bool[src]

Checks if the value of the field is MEM2MEM_DMA_FC

pub fn is_mem2per_dma_fc(&self) -> bool[src]

Checks if the value of the field is MEM2PER_DMA_FC

pub fn is_per2mem_dma_fc(&self) -> bool[src]

Checks if the value of the field is PER2MEM_DMA_FC

pub fn is_per2per_dma_fc(&self) -> bool[src]

Checks if the value of the field is PER2PER_DMA_FC