| ??? 02/26/09 14:13 Read: times |
#162890 - how I do it Responding to: ???'s previous message |
this example is for a SILabd f20x //S0_TMOD = 0 + SM_TMOD_GATE1 + SM_TMOD_T1CM1 + SM_TMOD_T1TM2 + SM_TMOD_T1TM1 + SM_TMOD_GATE0 + SM_TMOD_T0CM1 + SM_TMOD_T0TM2 + SM_TMOD_T0TM1 ; SF_TMOD = 0 + SM_TMOD_T1TM1 + SM_TMOD_T0TM1 ; Erik |
| Topic | Author | Date |
| Bin in C | 01/01/70 00:00 | |
| Possible solution | 01/01/70 00:00 | |
| You need to check if this works with your compiler | 01/01/70 00:00 | |
| Does it work with any? | 01/01/70 00:00 | |
| popular demand | 01/01/70 00:00 | |
| My compiler is IAR | 01/01/70 00:00 | |
| because that's a non-standard (non-ANSI) extension | 01/01/70 00:00 | |
| What made you beleive that it would work? | 01/01/70 00:00 | |
| Use #define names | 01/01/70 00:00 | |
| Yes, but... | 01/01/70 00:00 | |
| Use macros for that. | 01/01/70 00:00 | |
| facilitates my understanding | 01/01/70 00:00 | |
| Working with flags | 01/01/70 00:00 | |
| how I do it | 01/01/70 00:00 | |
I use a macro | 01/01/70 00:00 |



