Type Alias Porte
pub type Porte = Periph<RegisterBlock, 0x4004_D000>;Expand description
Pin Control and Interrupts
Aliased Type§
pub struct Porte {
_marker: PhantomData<RegisterBlock>,
}Fields§
§_marker: PhantomData<RegisterBlock>pub type Porte = Periph<RegisterBlock, 0x4004_D000>;Pin Control and Interrupts
pub struct Porte {
_marker: PhantomData<RegisterBlock>,
}_marker: PhantomData<RegisterBlock>