PccLpspi

Type Alias PccLpspi 

pub type PccLpspi = Reg<PccLpspiSpec>;
Expand description

PCC_LPSPI (rw) register accessor: PCC LPSPI0 Register

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

For information about available fields see pcc_lpspi module

Aliased Type§

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

Fields§

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