Type Definition stm32g4::stm32g484::opamp::OPAMP1_CSR[][src]

type OPAMP1_CSR = Reg<u32, _OPAMP1_CSR>;

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

impl Readable for OPAMP1_CSR[src]

read() method returns opamp1_csr::R reader structure

impl ResetValue for OPAMP1_CSR[src]

Register OPAMP1_CSR reset()'s with value 0

type Type = u32

Register size

impl Writable for OPAMP1_CSR[src]

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