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

type CPAR5 = Reg<u32, _CPAR5>;

channel x peripheral address register

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

For information about available fields see cpar5 module

Trait Implementations

impl Readable for CPAR5[src]

read() method returns cpar5::R reader structure

impl ResetValue for CPAR5[src]

Register CPAR5 reset()'s with value 0

type Type = u32

Register size

impl Writable for CPAR5[src]

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