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