readme.m48t08
来自「RTEMS (Real-Time Executive for Multiproc」· M48T08 代码 · 共 49 行
M48T08
49 行
## $Id: README.m48t08,v 1.1 1998/07/29 00:01:56 joel Exp $#Configuration Table Use=======================sDeviceName The name of this device.deviceType This field must be RTC_M48T08.pDeviceFns The device interface control table. This must be m48t08_fns.deviceProbe This is the address of the routine which probes to see if the device is present.pDeviceParams This is ignored and should be NULL.ulCtrlPort1 This field is the base address of the RTC area of the chip. The NVRAM portion of the chip is ignored.ulCtrlPort2 This field is ignored.ulDataPort This field is ignored.getRegistersetRegister These follow standard conventions.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?