Scfgr2

Type Alias Scfgr2 

pub type Scfgr2 = Reg<Scfgr2Spec>;
Expand description

SCFGR2 (rw) register accessor: Slave Configuration Register 2

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

For information about available fields see scfgr2 module

Aliased Type§

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

Fields§

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