Type Definition efm32gg11b::letimer1::ctrl::REPMODE_R[][src]

type REPMODE_R = R<u8, REPMODE_A>;
Expand description

Reader of field REPMODE

Implementations

Get enumerated values variant

Checks if the value of the field is FREE

Checks if the value of the field is ONESHOT

Checks if the value of the field is BUFFERED

Checks if the value of the field is DOUBLE