[][src]Type Definition stm32wb_pac::dmamux1::CSR

type CSR = Reg<u32, _CSR>;

DMA Multiplexer Channel Status register

This register you can read. See API.

For information about available fields see csr module

Trait Implementations

impl Readable for CSR[src]

read() method returns csr::R reader structure