Data Fields | |
__u32 | address |
__u8 | value |
Definition at line 54 of file most-netservice.h.
the address where the lower 8 bits are the real adress part and the bits 8..9 are the page part
Definition at line 55 of file most-netservice.h.
Referenced by ioctl_read_register(), and ioctl_write_register().
the 8 bit value which should be written
Definition at line 58 of file most-netservice.h.
Referenced by ioctl_read_register(), and ioctl_write_register().