Type Alias Lpspi0
pub type Lpspi0 = Periph<RegisterBlock, 0x4002_C000>;Expand description
The LPSPI Memory Map/Register Definition can be found here.
Aliased Type§
pub struct Lpspi0 {
_marker: PhantomData<RegisterBlock>,
}Fields§
§_marker: PhantomData<RegisterBlock>