Platcgc

Type Alias Platcgc 

pub type Platcgc = Reg<PlatcgcSpec>;
Expand description

PLATCGC (rw) register accessor: Platform Clock Gating Control Register

You can read this register and get platcgc::R. You can reset, write, write_with_zero this register using platcgc::W. You can also modify this register. See API.

For information about available fields see platcgc module

Aliased Type§

#[repr(transparent)]
pub struct Platcgc { register: VolatileCell<u32>, _marker: PhantomData<PlatcgcSpec>, }

Fields§

§register: VolatileCell<u32>§_marker: PhantomData<PlatcgcSpec>