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

type CMAR1 = Reg<u32, _CMAR1>;

channel x memory address register

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

For information about available fields see cmar1 module

Trait Implementations

impl Readable for CMAR1[src]

read() method returns cmar1::R reader structure

impl ResetValue for CMAR1[src]

Register CMAR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMAR1[src]

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