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