[][src]Type Definition stm32f3::stm32f3x8::opamp::OPAMP2_CSR

type OPAMP2_CSR = Reg<u32, _OPAMP2_CSR>;

OPAMP2 control register

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

For information about available fields see opamp2_csr module

Trait Implementations

impl Readable for OPAMP2_CSR[src]

read() method returns opamp2_csr::R reader structure

impl ResetValue for OPAMP2_CSR[src]

Register OPAMP2_CSR reset()'s with value 0

type Type = u32

Register size

impl Writable for OPAMP2_CSR[src]

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