CgcmpuR

Type Alias CgcmpuR 

pub type CgcmpuR = BitReader<Cgcmpu>;
Expand description

Field CGCMPU reader - MPU Clock Gating Control

Aliased Type§

pub struct CgcmpuR { /* private fields */ }

Implementations§

§

impl CgcmpuR

pub const fn variant(&self) -> Cgcmpu

Get enumerated values variant

pub fn is_0(&self) -> bool

Clock disabled

pub fn is_1(&self) -> bool

Clock enabled