CgcdmaW

Type Alias CgcdmaW 

pub type CgcdmaW<'a, REG> = BitWriter<'a, REG, Cgcdma>;
Expand description

Field CGCDMA writer - DMA Clock Gating Control

Aliased Type§

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

Implementations§

§

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