Plamc

Type Alias Plamc 

pub type Plamc = Reg<PlamcSpec>;
Expand description

PLAMC (r) register accessor: Crossbar Switch (AXBS) Master Configuration

You can read this register and get plamc::R. See API.

For information about available fields see plamc module

Aliased Type§

#[repr(transparent)]
pub struct Plamc { register: VolatileCell<u16>, _marker: PhantomData<PlamcSpec>, }

Fields§

§register: VolatileCell<u16>§_marker: PhantomData<PlamcSpec>