[][src]Type Definition stm32wb_pac::dma2::CNDTR1

type CNDTR1 = Reg<u32, _CNDTR1>;

channel x number of data 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