Mcfgr3

Type Alias Mcfgr3 

pub type Mcfgr3 = Reg<Mcfgr3Spec>;
Expand description

MCFGR3 (rw) register accessor: Master Configuration Register 3

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

For information about available fields see mcfgr3 module

Aliased Type§

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

Fields§

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