Struct ke04z4_pac::mcm::RegisterBlock[][src]

#[repr(C)]
pub struct RegisterBlock { pub plasc: Reg<PLASC_SPEC>, pub plamc: Reg<PLAMC_SPEC>, pub placr: Reg<PLACR_SPEC>, // some fields omitted }
Expand description

Register block

Fields

plasc: Reg<PLASC_SPEC>

0x08 - Crossbar Switch (AXBS) Slave Configuration

plamc: Reg<PLAMC_SPEC>

0x0a - Crossbar Switch (AXBS) Master Configuration

placr: Reg<PLACR_SPEC>

0x0c - Platform Control Register

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.