Struct ke04z4_pac::kbi0::RegisterBlock[][src]

#[repr(C)]
pub struct RegisterBlock { pub sc: Reg<SC_SPEC>, pub pe: Reg<PE_SPEC>, pub es: Reg<ES_SPEC>, }
Expand description

Register block

Fields

sc: Reg<SC_SPEC>

0x00 - KBI Status and Control Register

pe: Reg<PE_SPEC>

0x01 - KBIx Pin Enable Register

es: Reg<ES_SPEC>

0x02 - KBIx Edge Select 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.