SircenR

Type Alias SircenR 

pub type SircenR = BitReader<Sircen>;
Expand description

Field SIRCEN reader - Slow IRC Enable

Aliased Type§

pub struct SircenR { /* private fields */ }

Implementations§

§

impl SircenR

pub const fn variant(&self) -> Sircen

Get enumerated values variant

pub fn is_0(&self) -> bool

Slow IRC is disabled

pub fn is_1(&self) -> bool

Slow IRC is enabled