CgcermR

Type Alias CgcermR 

pub type CgcermR = BitReader<Cgcerm>;
Expand description

Field CGCERM reader - ERM Clock Gating Control

Aliased Type§

pub struct CgcermR { /* private fields */ }

Implementations§

§

impl CgcermR

pub const fn variant(&self) -> Cgcerm

Get enumerated values variant

pub fn is_0(&self) -> bool

Clock disabled

pub fn is_1(&self) -> bool

Clock enabled