Type Definition stm32g4::stm32g484::dma1::ccr5::W[][src]

type W = W<u32, CCR5>;

Writer for register CCR5

Implementations

impl W[src]

pub fn en(&mut self) -> EN_W<'_>[src]

Bit 0 - channel enable

pub fn tcie(&mut self) -> TCIE_W<'_>[src]

Bit 1 - TCIE

pub fn htie(&mut self) -> HTIE_W<'_>[src]

Bit 2 - HTIE

pub fn teie(&mut self) -> TEIE_W<'_>[src]

Bit 3 - TEIE

pub fn dir(&mut self) -> DIR_W<'_>[src]

Bit 4 - DIR

pub fn circ(&mut self) -> CIRC_W<'_>[src]

Bit 5 - CIRC

pub fn pinc(&mut self) -> PINC_W<'_>[src]

Bit 6 - PINC

pub fn minc(&mut self) -> MINC_W<'_>[src]

Bit 7 - MINC

pub fn psize(&mut self) -> PSIZE_W<'_>[src]

Bits 8:9 - PSIZE

pub fn msize(&mut self) -> MSIZE_W<'_>[src]

Bits 10:11 - MSIZE

pub fn pl(&mut self) -> PL_W<'_>[src]

Bits 12:13 - PL

pub fn mem2mem(&mut self) -> MEM2MEM_W<'_>[src]

Bit 14 - MEM2MEM