Scfgr1

Type Alias Scfgr1 

pub type Scfgr1 = Reg<Scfgr1Spec>;
Expand description

SCFGR1 (rw) register accessor: Slave Configuration Register 1

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

For information about available fields see scfgr1 module

Aliased Type§

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

Fields§

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