3.2.2 Typedefs

  • typedef void(* mc_status_handler_t) (mc_status_t)

    Pointer to a function that receives motor status information.

  • typedef uint16_t mc_speed_t

    Speed as angle units/sample, stored as an unsigned 16-bit integer.

  • typedef uint16_t mc_position_t

    Describes the motor position.