[][src]Type Definition stm32l0::stm32l0x1::dma1::ch::PAR

type PAR = Reg<u32, _PAR>;

channel x peripheral address register

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

For information about avaliable fields see par module

Trait Implementations

impl Readable for PAR[src]

read() method returns par::R reader structure

impl Writable for PAR[src]

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

impl ResetValue for PAR[src]

Register PAR reset()'s with value 0

type Type = u32

Register size