Type Definition stm32l4_stm32hal::stm32l4x1::tim1::OR1[][src]

pub type OR1 = Reg<u32, _OR1>;
Expand description

DMA address for full transfer

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

For information about available fields see or1 module

Trait Implementations

Register OR1 reset()’s with value 0

Register size

Reset value of the register

read() method returns or1::R reader structure

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