Type Definition stm32l4_stm32hal::stm32l4x5::dac1::SHRR[][src]

type SHRR = Reg<u32, _SHRR>;
Expand description

Sample and Hold refresh time register

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

For information about available fields see shrr module

Trait Implementations

Register SHRR reset()’s with value 0x01

Register size

Reset value of the register

read() method returns shrr::R reader structure

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