AvlpR

Type Alias AvlpR 

pub type AvlpR = BitReader<Avlp>;
Expand description

Field AVLP reader - Allow Very-Low-Power Modes

Aliased Type§

pub struct AvlpR { /* private fields */ }

Implementations§

§

impl AvlpR

pub const fn variant(&self) -> Avlp

Get enumerated values variant

pub fn is_0(&self) -> bool

VLPR and VLPS are not allowed.

pub fn is_1(&self) -> bool

VLPR and VLPS are allowed.