chg: smartcard , testing to use pwm clock instead of timer clock.

chg: added some comments
This commit is contained in:
iceman1001 2018-04-16 19:58:49 +02:00
commit a615fd6a9e
3 changed files with 30 additions and 8 deletions

View file

@ -1563,7 +1563,7 @@ typedef struct _AT91S_TCB {
// *****************************************************************************
#ifndef __ASSEMBLY__
typedef struct _AT91S_PWMC_CH {
AT91_REG PWMC_CMR; // Channel Mode Register
AT91_REG PWMC_CMR; // Channel Mode Register
AT91_REG PWMC_CDTYR; // Channel Duty Cycle Register
AT91_REG PWMC_CPRDR; // Channel Period Register
AT91_REG PWMC_CCNTR; // Channel Counter Register