CgcermW

Type Alias CgcermW 

pub type CgcermW<'a, REG> = BitWriter<'a, REG, Cgcerm>;
Expand description

Field CGCERM writer - ERM Clock Gating Control

Aliased Type§

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

Implementations§

§

impl<'a, REG> CgcermW<'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