FrzR

Type Alias FrzR 

pub type FrzR = BitReader<Frz>;
Expand description

Field FRZ reader - Freeze Enable

Aliased Type§

pub struct FrzR { /* private fields */ }

Implementations§

§

impl FrzR

pub const fn variant(&self) -> Frz

Get enumerated values variant

pub fn is_0(&self) -> bool

Not enabled to enter Freeze mode.

pub fn is_1(&self) -> bool

Enabled to enter Freeze mode.