pub type DIRECTION_R = BitReader<DIRECTION_A>;
Expand description

Field DIRECTION reader - Data transfer direction

Implementations

Get enumerated values variant

Checks if the value of the field is HOST_TO_DEVICE

Checks if the value of the field is DEVICE_TO_HOST