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

type C8CR = Reg<u32, _C8CR>;

DMA Multiplexer Channel 8 Control register

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

For information about available fields see c8cr module

Trait Implementations

impl Readable for C8CR[src]

read() method returns c8cr::R reader structure

impl ResetValue for C8CR[src]

Register C8CR reset()'s with value 0

type Type = u32

Register size

impl Writable for C8CR[src]

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