Type Definition stm32l4_stm32hal::stm32l4x5::opamp::OPAMP1_LPOTR [−][src]
type OPAMP1_LPOTR = Reg<u32, _OPAMP1_LPOTR>;
Expand description
OPAMP1 offset trimming register in low-power mode
This register you can read
, reset
, write
, write_with_zero
, modify
. See API.
For information about available fields see opamp1_lpotr module
Trait Implementations
Register OPAMP1_LPOTR reset()
’s with value 0
type Type = u32
type Type = u32
Register size
Reset value of the register
read()
method returns opamp1_lpotr::R reader structure
write(|w| ..)
method takes opamp1_lpotr::W writer structure