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