Type Alias Pte
pub type Pte = Periph<RegisterBlock, 0x400F_F100>;Expand description
General Purpose Input/Output
Aliased Type§
pub struct Pte {
_marker: PhantomData<RegisterBlock>,
}Fields§
§_marker: PhantomData<RegisterBlock>pub type Pte = Periph<RegisterBlock, 0x400F_F100>;General Purpose Input/Output
pub struct Pte {
_marker: PhantomData<RegisterBlock>,
}_marker: PhantomData<RegisterBlock>