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

type OPAMP5_CSR = Reg<u32, _OPAMP5_CSR>;

OPAMP5 control/status register

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

For information about available fields see opamp5_csr module

Trait Implementations

impl Readable for OPAMP5_CSR[src]

read() method returns opamp5_csr::R reader structure

impl ResetValue for OPAMP5_CSR[src]

Register OPAMP5_CSR reset()'s with value 0

type Type = u32

Register size

impl Writable for OPAMP5_CSR[src]

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