CgceimR

Type Alias CgceimR 

pub type CgceimR = BitReader<Cgceim>;
Expand description

Field CGCEIM reader - EIM Clock Gating Control

Aliased Type§

pub struct CgceimR { /* private fields */ }

Implementations§

§

impl CgceimR

pub const fn variant(&self) -> Cgceim

Get enumerated values variant

pub fn is_0(&self) -> bool

Clock disabled

pub fn is_1(&self) -> bool

Clock enabled