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

type SHHR = Reg<u32, _SHHR>;
Expand description

Sample and Hold hold time register

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

For information about available fields see shhr module

Trait Implementations

Register SHHR reset()’s with value 0x0001_0001

Register size

Reset value of the register

read() method returns shhr::R reader structure

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