📄 undoc.txt
字号:
C:/Code/AVR/avrlib/conf/encoderconf.h:110: Warning: Member ENC1_PHASEB_PORT of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:111: Warning: Member ENC1_PHASEB_DDR of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:112: Warning: Member ENC1_PHASEB_PORTIN of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:113: Warning: Member ENC1_PHASEB_PIN of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:124: Warning: Member ENC2_INT of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:125: Warning: Member ENC2_ICR of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:126: Warning: Member ENC2_ISCX0 of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:127: Warning: Member ENC2_ISCX1 of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:130: Warning: Member ENC2_PHASEA_PORT of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:131: Warning: Member ENC2_PHASEA_PORTIN of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:132: Warning: Member ENC2_PHASEA_DDR of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:133: Warning: Member ENC2_PHASEA_PIN of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:136: Warning: Member ENC2_PHASEB_PORT of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:137: Warning: Member ENC2_PHASEB_DDR of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:138: Warning: Member ENC2_PHASEB_PORTIN of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:139: Warning: Member ENC2_PHASEB_PIN of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:150: Warning: Member ENC3_INT of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:151: Warning: Member ENC3_ICR of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:152: Warning: Member ENC3_ISCX0 of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:153: Warning: Member ENC3_ISCX1 of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:156: Warning: Member ENC3_PHASEA_PORT of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:157: Warning: Member ENC3_PHASEA_PORTIN of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:158: Warning: Member ENC3_PHASEA_DDR of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:159: Warning: Member ENC3_PHASEA_PIN of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:162: Warning: Member ENC3_PHASEB_PORT of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:163: Warning: Member ENC3_PHASEB_DDR of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:164: Warning: Member ENC3_PHASEB_PORTIN of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/encoderconf.h:165: Warning: Member ENC3_PHASEB_PIN of file encoderconf.h is not documented.
C:/Code/AVR/avrlib/conf/fatconf.h:26: Warning: Member DEBUG_FAT of file fatconf.h is not documented.
C:/Code/AVR/avrlib/conf/fatconf.h:28: Warning: Member SECTOR_BUFFER1_ADDR of file fatconf.h is not documented.
C:/Code/AVR/avrlib/conf/fatconf.h:29: Warning: Member SECTOR_BUFFER1_SIZE of file fatconf.h is not documented.
C:/Code/AVR/avrlib/conf/fatconf.h:31: Warning: Member LONGNAME_BUFFER_ADDR of file fatconf.h is not documented.
C:/Code/AVR/avrlib/conf/fatconf.h:32: Warning: Member LONGNAME_BUFFER_SIZE of file fatconf.h is not documented.
C:/Code/AVR/avrlib/conf/fatconf.h:34: Warning: Member DIRNAME_BUFFER_ADDR of file fatconf.h is not documented.
C:/Code/AVR/avrlib/conf/fatconf.h:35: Warning: Member DIRNAME_BUFFER_SIZE of file fatconf.h is not documented.
C:/Code/AVR/avrlib/conf/fatconf.h:37: Warning: Member FAT_CACHE_ADDR of file fatconf.h is not documented.
C:/Code/AVR/avrlib/conf/fatconf.h:38: Warning: Member FAT_CACHE_SIZE of file fatconf.h is not documented.
C:/Code/AVR/avrlib/conf/global.h:35: Warning: Member F_CPU of file global.h is not documented.
C:/Code/AVR/avrlib/conf/global.h:38: Warning: Member CYCLES_PER_US of file global.h is not documented.
C:/Code/AVR/avrlib/conf/i2cconf.h:25: Warning: Member I2C_SEND_DATA_BUFFER_SIZE of file i2cconf.h is not documented.
C:/Code/AVR/avrlib/conf/i2cconf.h:26: Warning: Member I2C_RECEIVE_DATA_BUFFER_SIZE of file i2cconf.h is not documented.
C:/Code/AVR/avrlib/conf/i2cswconf.h:22: Warning: Member SCLPORT of file i2cswconf.h is not documented.
C:/Code/AVR/avrlib/conf/i2cswconf.h:23: Warning: Member SCLDDR of file i2cswconf.h is not documented.
C:/Code/AVR/avrlib/conf/i2cswconf.h:25: Warning: Member SDAPORT of file i2cswconf.h is not documented.
C:/Code/AVR/avrlib/conf/i2cswconf.h:26: Warning: Member SDADDR of file i2cswconf.h is not documented.
C:/Code/AVR/avrlib/conf/i2cswconf.h:27: Warning: Member SDAPIN of file i2cswconf.h is not documented.
C:/Code/AVR/avrlib/conf/i2cswconf.h:29: Warning: Member SCL of file i2cswconf.h is not documented.
C:/Code/AVR/avrlib/conf/i2cswconf.h:30: Warning: Member SDA of file i2cswconf.h is not documented.
C:/Code/AVR/avrlib/conf/ks0108conf.h:35: Warning: Member GLCD_PORT_INTERFACE of file ks0108conf.h is not documented.
C:/Code/AVR/avrlib/conf/ks0108conf.h:41: Warning: Member GLCD_CTRL_PORT of file ks0108conf.h is not documented.
C:/Code/AVR/avrlib/conf/ks0108conf.h:42: Warning: Member GLCD_CTRL_DDR of file ks0108conf.h is not documented.
C:/Code/AVR/avrlib/conf/ks0108conf.h:43: Warning: Member GLCD_CTRL_RS of file ks0108conf.h is not documented.
C:/Code/AVR/avrlib/conf/ks0108conf.h:44: Warning: Member GLCD_CTRL_RW of file ks0108conf.h is not documented.
C:/Code/AVR/avrlib/conf/ks0108conf.h:45: Warning: Member GLCD_CTRL_E of file ks0108conf.h is not documented.
C:/Code/AVR/avrlib/conf/ks0108conf.h:46: Warning: Member GLCD_CTRL_CS0 of file ks0108conf.h is not documented.
C:/Code/AVR/avrlib/conf/ks0108conf.h:47: Warning: Member GLCD_CTRL_CS1 of file ks0108conf.h is not documented.
C:/Code/AVR/avrlib/conf/ks0108conf.h:48: Warning: Member GLCD_CTRL_CS2 of file ks0108conf.h is not documented.
C:/Code/AVR/avrlib/conf/ks0108conf.h:49: Warning: Member GLCD_CTRL_CS3 of file ks0108conf.h is not documented.
C:/Code/AVR/avrlib/conf/ks0108conf.h:50: Warning: Member GLCD_CTRL_RESET of file ks0108conf.h is not documented.
C:/Code/AVR/avrlib/conf/ks0108conf.h:56: Warning: Member GLCD_DATA_PORT of file ks0108conf.h is not documented.
C:/Code/AVR/avrlib/conf/ks0108conf.h:57: Warning: Member GLCD_DATA_DDR of file ks0108conf.h is not documented.
C:/Code/AVR/avrlib/conf/ks0108conf.h:58: Warning: Member GLCD_DATA_PIN of file ks0108conf.h is not documented.
C:/Code/AVR/avrlib/conf/ks0108conf.h:76: Warning: Member GLCD_XPIXELS of file ks0108conf.h is not documented.
C:/Code/AVR/avrlib/conf/ks0108conf.h:77: Warning: Member GLCD_YPIXELS of file ks0108conf.h is not documented.
C:/Code/AVR/avrlib/conf/ks0108conf.h:78: Warning: Member GLCD_CONTROLLER_XPIXELS of file ks0108conf.h is not documented.
C:/Code/AVR/avrlib/conf/ks0108conf.h:82: Warning: Member GLCD_TEXT_LINES of file ks0108conf.h is not documented.
C:/Code/AVR/avrlib/conf/ks0108conf.h:83: Warning: Member GLCD_TEXT_LINE_LENGTH of file ks0108conf.h is not documented.
C:/Code/AVR/avrlib/conf/lcdconf.h:44: Warning: Member LCD_PORT_INTERFACE of file lcdconf.h is not documented.
C:/Code/AVR/avrlib/conf/lcdconf.h:51: Warning: Member LCD_CTRL_PORT of file lcdconf.h is not documented.
C:/Code/AVR/avrlib/conf/lcdconf.h:52: Warning: Member LCD_CTRL_DDR of file lcdconf.h is not documented.
C:/Code/AVR/avrlib/conf/lcdconf.h:53: Warning: Member LCD_CTRL_RS of file lcdconf.h is not documented.
C:/Code/AVR/avrlib/conf/lcdconf.h:54: Warning: Member LCD_CTRL_RW of file lcdconf.h is not documented.
C:/Code/AVR/avrlib/conf/lcdconf.h:55: Warning: Member LCD_CTRL_E of file lcdconf.h is not documented.
C:/Code/AVR/avrlib/conf/lcdconf.h:59: Warning: Member LCD_DATA_POUT of file lcdconf.h is not documented.
C:/Code/AVR/avrlib/conf/lcdconf.h:60: Warning: Member LCD_DATA_PIN of file lcdconf.h is not documented.
C:/Code/AVR/avrlib/conf/lcdconf.h:61: Warning: Member LCD_DATA_DDR of file lcdconf.h is not documented.
C:/Code/AVR/avrlib/conf/lcdconf.h:82: Warning: Member LCD_LINES of file lcdconf.h is not documented.
C:/Code/AVR/avrlib/conf/lcdconf.h:83: Warning: Member LCD_LINE_LENGTH of file lcdconf.h is not documented.
C:/Code/AVR/avrlib/conf/lcdconf.h:85: Warning: Member LCD_LINE0_DDRAMADDR of file lcdconf.h is not documented.
C:/Code/AVR/avrlib/conf/lcdconf.h:86: Warning: Member LCD_LINE1_DDRAMADDR of file lcdconf.h is not documented.
C:/Code/AVR/avrlib/conf/lcdconf.h:87: Warning: Member LCD_LINE2_DDRAMADDR of file lcdconf.h is not documented.
C:/Code/AVR/avrlib/conf/lcdconf.h:88: Warning: Member LCD_LINE3_DDRAMADDR of file lcdconf.h is not documented.
C:/Code/AVR/avrlib/conf/lcdconf.h:96: Warning: Member LCD_DELAY of file lcdconf.h is not documented.
C:/Code/AVR/avrlib/conf/mmcconf.h:29: Warning: Member MMC_CS_PORT of file mmcconf.h is not documented.
C:/Code/AVR/avrlib/conf/mmcconf.h:30: Warning: Member MMC_CS_DDR of file mmcconf.h is not documented.
C:/Code/AVR/avrlib/conf/mmcconf.h:31: Warning: Member MMC_CS_PIN of file mmcconf.h is not documented.
C:/Code/AVR/avrlib/conf/servoconf.h:60: Warning: Member SERVO_NUM_CHANNELS of file servoconf.h is not documented.
C:/Code/AVR/avrlib/conf/servoconf.h:64: Warning: Member SERVO_DEFAULT_PORT of file servoconf.h is not documented.
C:/Code/AVR/avrlib/conf/servoconf.h:73: Warning: Member SERVO_MAX of file servoconf.h is not documented.
C:/Code/AVR/avrlib/conf/servoconf.h:74: Warning: Member SERVO_MIN of file servoconf.h is not documented.
C:/Code/AVR/avrlib/conf/servoconf.h:80: Warning: Member SERVO_POSITION_MAX of file servoconf.h is not documented.
C:/Code/AVR/avrlib/conf/sramswconf.h:24: Warning: Member SRAM_ADL of file sramswconf.h is not documented.
C:/Code/AVR/avrlib/conf/sramswconf.h:25: Warning: Member SRAM_ADL_DDR of file sramswconf.h is not documented.
C:/Code/AVR/avrlib/conf/sramswconf.h:26: Warning: Member SRAM_ADL_IN of file sramswconf.h is not documented.
C:/Code/AVR/avrlib/conf/sramswconf.h:28: Warning: Member SRAM_AH of file sramswconf.h is not documented.
C:/Code/AVR/avrlib/conf/sramswconf.h:29: Warning: Member SRAM_AH_DDR of file sramswconf.h is not documented.
C:/Code/AVR/avrlib/conf/sramswconf.h:31: Warning: Member SRAM_PAGE of file sramswconf.h is not documented.
C:/Code/AVR/avrlib/conf/sramswconf.h:32: Warning: Member SRAM_PAGE_DDR of file sramswconf.h is not documented.
C:/Code/AVR/avrlib/conf/sramswconf.h:33: Warning: Member SRAM_PAGE_MASK of file sramswconf.h is not documented.
C:/Code/AVR/avrlib/conf/sramswconf.h:35: Warning: Member SRAM_CTRL of file sramswconf.h is not documented.
C:/Code/AVR/avrlib/conf/sramswconf.h:36: Warning: Member SRAM_CTRL_DDR of file sramswconf.h is not documented.
C:/Code/AVR/avrlib/conf/sramswconf.h:38: Warning: Member SRAM_ALE of file sramswconf.h is not documented.
C:/Code/AVR/avrlib/conf/sramswconf.h:39: Warning: Member SRAM_WR of file sramswconf.h is not documented.
C:/Code/AVR/avrlib/conf/sramswconf.h:40: Warning: Member SRAM_RD of file sramswconf.h is not documented.
C:/Code/AVR/avrlib/conf/sta013conf.h:29: Warning: Member STA013_DEMAND_PORT of file sta013conf.h is not documented.
C:/Code/AVR/avrlib/conf/sta013conf.h:30: Warning: Member STA013_DEMAND_PORTIN of file sta013conf.h is not documented.
C:/Code/AVR/avrlib/conf/sta013conf.h:31: Warning: Member STA013_DEMAND_PIN of file sta013conf.h is not documented.
C:/Code/AVR/avrlib/conf/sta013conf.h:32: Warning: Member STA013_DEMAND_INTR of file sta013conf.h is not documented.
C:/Code/AVR/avrlib/conf/stxetxconf.h:25: Warning: Member STXETX_MAXRXPACKETSIZE of file stxetxconf.h is not documented.
C:/Code/AVR/avrlib/ds1631.c:125: Warning: Member ds1631ReadTempReg(u08 i2cAddr, u08 cmd) of file ds1631.c is not documented.
C:/Code/AVR/avrlib/ds1631.c:139: Warning: Member ds1631WriteTempReg(u08 i2cAddr, u08 cmd, s16 value) of file ds1631.c is not documented.
C:/Code/AVR/avrlib/ds1631.h:41: Warning: Member DS1631_I2C_ADDR of file ds1631.h is not documented.
C:/Code/AVR/avrlib/ds1631.h:43: Warning: Member DS1631_CMD_STARTCONV of file ds1631.h is not documented.
C:/Code/AVR/avrlib/ds1631.h:44: Warning: Member DS1631_CMD_STOPCONV of file ds1631.h is not documented.
C:/Code/AVR/avrlib/ds1631.h:45: Warning: Member DS1631_CMD_READTEMP of file ds1631.h is not documented.
C:/Code/AVR/avrlib/ds1631.h:46: Warning: Member DS1631_CMD_ACCESSTH of file ds1631.h is not documented.
C:/Code/AVR/avrlib/ds1631.h:47: Warning: Member DS1631_CMD_ACCESSTL of file ds1631.h is not documented.
C:/Code/AVR/avrlib/ds1631.h:48: Warning: Member DS1631_CMD_ACCESSCONFIG of file ds1631.h is not documented.
C:/Code/AVR/avrlib/ds1631.h:49: Warning: Member DS1631_CMD_SWPOR of file ds1631.h is not documented.
C:/Code/AVR/avrlib/ds1631.h:51: Warning: Member DS1631_CONFIG_1SHOT of file ds1631.h is not documented.
C:/Code/AVR/avrlib/ds1631.h:52: Warning: Member DS1631_CONFIG_POL of file ds1631.h is not documented.
C:/Code/AVR/avrlib/ds1631.h:53: Warning: Member DS1631_CONFIG_R0 of file ds1631.h is not documented.
C:/Code/AVR/avrlib/ds1631.h:54: Warning: Member DS1631_CONFIG_R1 of file ds1631.h is not documented.
C:/Code/AVR/avrlib/ds1631.h:55: Warning: Member DS1631_CONFIG_NVB of file ds1631.h is not documented.
C:/Code/AVR/avrlib/ds1631.h:56: Warning: Member DS1631_CONFIG_TLF of file ds1631.h is not documented.
C:/Code/AVR/avrlib/ds1631.h:57: Warning: Member DS1631_CONFIG_THF of file ds1631.h is not documented.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -