Mcfgr0

Type Alias Mcfgr0 

pub type Mcfgr0 = Reg<Mcfgr0Spec>;
Expand description

MCFGR0 (rw) register accessor: Master Configuration Register 0

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

For information about available fields see mcfgr0 module

Aliased Type§

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

Fields§

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