Type Definition stm32l4_stm32hal::stm32l4x1::opamp::OPAMP1_CSR [−][src]
type OPAMP1_CSR = Reg<u32, _OPAMP1_CSR>;
Expand description
OPAMP1 control/status register
This register you can read
, reset
, write
, write_with_zero
, modify
. See API.
For information about available fields see opamp1_csr module
Trait Implementations
read()
method returns opamp1_csr::R reader structure
write(|w| ..)
method takes opamp1_csr::W writer structure