Type Definition stm32l4_stm32hal::stm32l4x1::opamp::OPAMP1_OTR [−][src]
type OPAMP1_OTR = Reg<u32, _OPAMP1_OTR>;
Expand description
OPAMP1 offset trimming register in normal mode
This register you can read
, reset
, write
, write_with_zero
, modify
. See API.
For information about available fields see opamp1_otr module
Trait Implementations
read()
method returns opamp1_otr::R reader structure
write(|w| ..)
method takes opamp1_otr::W writer structure