Renesas H8S/2635 Manual Pagina 73

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 92
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 72
72
Appendix A
Here is presented the whole documentation for the PXMC source code files, which were created during
my work on this thesis. All of below functions and description were copied directly form html files
generated by ./kernel-doc tool.
A.1 The documentation for bldctest.h:
enum _MOTOR_KIND_
enum _MOTOR_KIND_ {
pxmc_m_stepper,
pxmc_m_brushless,
pxmc_m_test
};
Constants
pxmc_m_stepper
stepper motor
pxmc_m_brushless
brushless motor
pxmc_m_test
for tests
Description
This defines kinds of motors which are or could be connected to the board.
typedef pxmc_motor_kind_e
typedef pxmc_motor_kind_e
Description
This defines new type: pxmc_motor_kind_e type as _MOTOR_KIND_.
Vista de pagina 72
1 2 ... 68 69 70 71 72 73 74 75 76 77 78 ... 91 92

Comentarios a estos manuales

Sin comentarios