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

type CNDTR4 = Reg<u32, _CNDTR4>;

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 cndtr4 module

Trait Implementations

impl Readable for CNDTR4[src]

read() method returns cndtr4::R reader structure

impl ResetValue for CNDTR4[src]

Register CNDTR4 reset()'s with value 0

type Type = u32

Register size

impl Writable for CNDTR4[src]

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