Type Definition stm32g4::stm32g441::dma1::CNDTR1[][src]

type CNDTR1 = Reg<u32, _CNDTR1>;

channel x number of data to transfer register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see cndtr1 module

Trait Implementations

impl Readable for CNDTR1[src]

read() method returns cndtr1::R reader structure

impl ResetValue for CNDTR1[src]

Register CNDTR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for CNDTR1[src]

write(|w| ..) method takes cndtr1::W writer structure