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

type CNDTR4 = Reg<u32, _CNDTR4>;

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