![]() |
SyterKit 0.4.0.x
SyterKit is a bare-metal framework
|
struct uic_command - UIC command structure @command: UIC command @argument1: UIC command argument 1 @argument2: UIC command argument 2 @argument3: UIC command argument 3 @cmd_active: Indicate if UIC command is outstanding More...
#include <ufs.h>
Public Attributes | |
| uint32_t | command |
| uint32_t | argument1 |
| uint32_t | argument2 |
| uint32_t | argument3 |
| int | cmd_active |
| int | result |
struct uic_command - UIC command structure @command: UIC command @argument1: UIC command argument 1 @argument2: UIC command argument 2 @argument3: UIC command argument 3 @cmd_active: Indicate if UIC command is outstanding
| uint32_t uic_command::argument1 |
| uint32_t uic_command::argument2 |
| uint32_t uic_command::argument3 |
| int uic_command::cmd_active |
| uint32_t uic_command::command |
| int uic_command::result |