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

type C10CR = Reg<u32, _C10CR>;

DMA Multiplexer Channel 10 Control register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see c10cr module

Trait Implementations

impl Readable for C10CR[src]

read() method returns c10cr::R reader structure

impl ResetValue for C10CR[src]

Register C10CR reset()'s with value 0

type Type = u32

Register size

impl Writable for C10CR[src]

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