Type Definition stm32g4::stm32g474::opamp::OPAMP5_TCMR[][src]

type OPAMP5_TCMR = Reg<u32, _OPAMP5_TCMR>;

OPAMP5 control/status register

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

For information about available fields see opamp5_tcmr module

Trait Implementations

impl Readable for OPAMP5_TCMR[src]

read() method returns opamp5_tcmr::R reader structure

impl ResetValue for OPAMP5_TCMR[src]

Register OPAMP5_TCMR reset()'s with value 0

type Type = u32

Register size

impl Writable for OPAMP5_TCMR[src]

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