A B C D F G H I K M R S T U V

V

valueOf(String) - Static method in enum ch.hei.kart.KartControlRegister
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.hei.kart.KartHardwareSettings
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.hei.kart.KartStatusRegister
Returns the enum constant of this type with the specified name.
values() - Static method in enum ch.hei.kart.KartControlRegister
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.hei.kart.KartHardwareSettings
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.hei.kart.KartStatusRegister
Returns an array containing the constants of this enum type, in the order they are declared.

A B C D F G H I K M R S T U V