Type Alias Lmem
pub type Lmem = Periph<RegisterBlock, 0xE008_2000>;Expand description
Local Memory Controller
Aliased Type§
pub struct Lmem {
_marker: PhantomData<RegisterBlock>,
}Fields§
§_marker: PhantomData<RegisterBlock>pub type Lmem = Periph<RegisterBlock, 0xE008_2000>;Local Memory Controller
pub struct Lmem {
_marker: PhantomData<RegisterBlock>,
}_marker: PhantomData<RegisterBlock>