Mcfgr1

Type Alias Mcfgr1 

pub type Mcfgr1 = Reg<Mcfgr1Spec>;
Expand description

MCFGR1 (rw) register accessor: Master Configuration Register 1

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

For information about available fields see mcfgr1 module

Aliased Type§

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

Fields§

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