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

type CPAR7 = Reg<u32, _CPAR7>;

channel x peripheral address register

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

For information about available fields see cpar7 module

Trait Implementations

impl Readable for CPAR7[src]

read() method returns cpar7::R reader structure

impl ResetValue for CPAR7[src]

Register CPAR7 reset()'s with value 0

type Type = u32

Register size

impl Writable for CPAR7[src]

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