Type Definition stm32g4::stm32g441::dma1::CMAR8[][src]

type CMAR8 = Reg<u32, _CMAR8>;

DMA channel x memory address register

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

For information about available fields see cmar8 module

Trait Implementations

impl Readable for CMAR8[src]

read() method returns cmar8::R reader structure

impl ResetValue for CMAR8[src]

Register CMAR8 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMAR8[src]

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