Struct kea_hal::system::sim::Id[][src]

pub struct Id { /* fields omitted */ }
Expand description

ID type

Implementations

Return the Kinetis Family ID (4 bits)

Return the Kinetis sub-family ID (4 bits)

Return the device revision number (4 bits)

Device pin id

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.