OPAMP1_LPOTR

Type Alias OPAMP1_LPOTR 

Source
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

Source§

type Type = u32

Register size
Source§

fn reset_value() -> Self::Type

Reset value of the register
Source§

impl Readable for OPAMP1_LPOTR

read() method returns opamp1_lpotr::R reader structure

Source§

impl Writable for OPAMP1_LPOTR

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