[][src]Type Definition stm32wb_pac::dma1::CNDTR2

type CNDTR2 = Reg<u32, _CNDTR2>;

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

Trait Implementations

impl Readable for CNDTR2[src]

read() method returns cndtr2::R reader structure

impl ResetValue for CNDTR2[src]

Register CNDTR2 reset()'s with value 0

type Type = u32

Register size

impl Writable for CNDTR2[src]

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