Directed Electronics 3200HS Informations techniques Page 98

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 99
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 97
CSI to SPI Peripheral Communication in V850ES Microcontrollers
** MD_OK
** MD_ERROR
**
**---------------------------------------------------------------------------
*/
MD_STATUS TM00_ChangeTimerCondition(USHORT* array_reg,USHORT array_num)
{
switch (array_num){
case 2:
CR001=*(array_reg + 1);
case 1:
CR000=*(array_reg + 0);
break;
default:
return MD_ERROR;
}
return MD_OK;
}
92
Vue de la page 97
1 2 ... 93 94 95 96 97 98 99

Commentaires sur ces manuels

Pas de commentaire