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