Type Alias Sim
pub type Sim = Periph<RegisterBlock, 0x4004_8000>;Expand description
System Integration Module
Aliased Type§
pub struct Sim {
_marker: PhantomData<RegisterBlock>,
}Fields§
§_marker: PhantomData<RegisterBlock>pub type Sim = Periph<RegisterBlock, 0x4004_8000>;System Integration Module
pub struct Sim {
_marker: PhantomData<RegisterBlock>,
}_marker: PhantomData<RegisterBlock>