CgcdmaR

Type Alias CgcdmaR 

pub type CgcdmaR = BitReader<Cgcdma>;
Expand description

Field CGCDMA reader - DMA Clock Gating Control

Aliased Type§

pub struct CgcdmaR { /* private fields */ }

Implementations§

§

impl CgcdmaR

pub const fn variant(&self) -> Cgcdma

Get enumerated values variant

pub fn is_0(&self) -> bool

Clock disabled

pub fn is_1(&self) -> bool

Clock enabled