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