MikroElektronika PIC Microcontrollers PIC16 Uživatelský manuál Strana 94

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 172
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 93
mikroBASIC
- Basic Compiler for Microchip PIC microcontrollers
select case W
case 0
B = 1
PORTB = B
case 1
A = 1
PORTA = A
case else
PORTB = 0
end select
...
select case Ident
case testA
PORTB = 6
Res = T mod 23
case teB + teC
T = 1313
case else
T = 0
end select
MikroElektronika:
Development
tools
-
Books
-
Compilers
mikroBASIC
making it simple...
89
page
Examples
Zobrazit stránku 93
1 2 ... 89 90 91 92 93 94 95 96 97 98 99 ... 171 172

Komentáře k této Příručce

Žádné komentáře