Type Definition stm32g4::stm32g441::dma1::ccr7::R[][src]

type R = R<u32, CCR7>;

Reader of register CCR7

Implementations

impl R[src]

pub fn en(&self) -> EN_R[src]

Bit 0 - channel enable

pub fn tcie(&self) -> TCIE_R[src]

Bit 1 - TCIE

pub fn htie(&self) -> HTIE_R[src]

Bit 2 - HTIE

pub fn teie(&self) -> TEIE_R[src]

Bit 3 - TEIE

pub fn dir(&self) -> DIR_R[src]

Bit 4 - DIR

pub fn circ(&self) -> CIRC_R[src]

Bit 5 - CIRC

pub fn pinc(&self) -> PINC_R[src]

Bit 6 - PINC

pub fn minc(&self) -> MINC_R[src]

Bit 7 - MINC

pub fn psize(&self) -> PSIZE_R[src]

Bits 8:9 - PSIZE

pub fn msize(&self) -> MSIZE_R[src]

Bits 10:11 - MSIZE

pub fn pl(&self) -> PL_R[src]

Bits 12:13 - PL

pub fn mem2mem(&self) -> MEM2MEM_R[src]

Bit 14 - MEM2MEM