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