CgcmpuW

Type Alias CgcmpuW 

pub type CgcmpuW<'a, REG> = BitWriter<'a, REG, Cgcmpu>;
Expand description

Field CGCMPU writer - MPU Clock Gating Control

Aliased Type§

pub struct CgcmpuW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> CgcmpuW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

Clock disabled

pub fn _1(self) -> &'a mut W<REG>

Clock enabled