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

type OPAMP6_CSR = Reg<u32, _OPAMP6_CSR>;

OPAMP6 control/status register

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

For information about available fields see opamp6_csr module

Trait Implementations

impl Readable for OPAMP6_CSR[src]

read() method returns opamp6_csr::R reader structure

impl ResetValue for OPAMP6_CSR[src]

Register OPAMP6_CSR reset()'s with value 0

type Type = u32

Register size

impl Writable for OPAMP6_CSR[src]

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