pub type Opa0pdR = BitReader<Opa0pd>;
Expand description

Field OPA0PD reader - OPA0 power down

Aliased Type§

struct Opa0pdR { /* private fields */ }

Implementations§

source§

impl Opa0pdR

source

pub const fn variant(&self) -> Opa0pd

Get enumerated values variant

source

pub fn is_enabled(&self) -> bool

OPA enabled

source

pub fn is_disabled(&self) -> bool

OPA disabled