Module div

Source
Expand description

INT and FRAC form a fixed-point fractional number.
Counting rate is system clock frequency divided by this number.
Fractional division uses simple 1st-order sigma-delta.

Structs§

DIV_SPEC
INT and FRAC form a fixed-point fractional number.
Counting rate is system clock frequency divided by this number.
Fractional division uses simple 1st-order sigma-delta.

Type Aliases§

FRAC_R
Field FRAC reader -
FRAC_W
Field FRAC writer -
INT_R
Field INT reader -
INT_W
Field INT writer -
R
Register DIV reader
W
Register DIV writer