#include <otm8009a.h>
Public Attributes | |
uint16_t | Address |
OTM8009A_GetTick_Func | GetTick |
OTM8009A_ReadReg_Func | ReadReg |
OTM8009A_WriteReg_Func | WriteReg |
Definition at line 65 of file otm8009a.h.
uint16_t OTM8009A_IO_t::Address |
Definition at line 67 of file otm8009a.h.
OTM8009A_GetTick_Func OTM8009A_IO_t::GetTick |
Definition at line 70 of file otm8009a.h.
OTM8009A_ReadReg_Func OTM8009A_IO_t::ReadReg |
Definition at line 69 of file otm8009a.h.
OTM8009A_WriteReg_Func OTM8009A_IO_t::WriteReg |
Definition at line 68 of file otm8009a.h.