Handbook
Glossary
bmRequestType>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
bmRequestType>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
libusb
math
;
M:
libusb_control_setup
bmRequestType>>
T{
struct-slot-spec
{
name
"bmRequestType"
}
{
offset 0
}
{
class
fixnum
}
{
initial 0
}
{
type
uint8_t
}
}
read-struct-slot
;
inline