Type Definition stm32f3::stm32f303::dma1::ch::PAR[][src]

type PAR = Reg<u32, _PAR>;
Expand description

DMA channel 1 peripheral address register

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

For information about available fields see par module

Trait Implementations

Register PAR reset()’s with value 0

Register size

Reset value of the register

read() method returns par::R reader structure

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