pub type OPAMP2_CSR = Reg<u32, _OPAMP2_CSR>;
Expand description
OPAMP2 control/status register
This register you can read
, reset
, write
, write_with_zero
, modify
. See API.
For information about available fields see opamp2_csr module
Aliased Type§
pub struct OPAMP2_CSR { /* private fields */ }
Trait Implementations§
Source§impl ResetValue for OPAMP2_CSR
Register OPAMP2_CSR reset()
’s with value 0
impl ResetValue for OPAMP2_CSR
Register OPAMP2_CSR reset()
’s with value 0
impl Readable for OPAMP2_CSR
read()
method returns opamp2_csr::R reader structure
impl Writable for OPAMP2_CSR
write(|w| ..)
method takes opamp2_csr::W writer structure