pub type PRESCALER_R = FieldReader<u8, PRESCALER_A>;
Expand description

Field PRESCALER reader - Clock prescaler

Implementations

Get enumerated values variant

Checks if the value of the field is Div1

Checks if the value of the field is Div2

Checks if the value of the field is Div4

Checks if the value of the field is Div6

Checks if the value of the field is Div8

Checks if the value of the field is Div10

Checks if the value of the field is Div12

Checks if the value of the field is Div16

Checks if the value of the field is Div32

Checks if the value of the field is Div64

Checks if the value of the field is Div128

Checks if the value of the field is Div256