15
iicwr Command
Data read for drives from SMbus
Usage: iicwr <Addr(H)> <Slot(D)> <ReadByte(D)> <WriteData(H)>
- Addr(H) : Device address
- con(D) : con should be 1 ~ 5
- ReadByte(D) : Max read byte is 32 byte
- WriteData(D) : Max write byte is 32 byte
- Ex : iicwr d4 1 8 0
MS Slim Host Adapter Card
iicw Command
Byte or page write data to drives from SMbus
Usage: iicw <Addr(H)> <Slot(D)> <WriteData(H)>
- Addr(H) : Device address
- con(D) : con should be 1 ~ 5
- WriteData(D) : Max write byte is 32 byte
- Ex : iicw d4 1 ff