FiltdzR

Type Alias FiltdzR 

pub type FiltdzR = BitReader<Filtdz>;
Expand description

Field FILTDZ reader - Filter Doze Enable

Aliased Type§

pub struct FiltdzR { /* private fields */ }

Implementations§

§

impl FiltdzR

pub const fn variant(&self) -> Filtdz

Get enumerated values variant

pub fn is_0(&self) -> bool

Filter remains enabled in Doze mode.

pub fn is_1(&self) -> bool

Filter is disabled in Doze mode.