
public static class NativeFramebuffer.fb_bitfield
extends Structure
| Modifier and Type | Class and Description | 
|---|---|
| static class  | NativeFramebuffer.fb_bitfield.ByReferenceReference wrapper | 
| static class  | NativeFramebuffer.fb_bitfield.ByValueValue wrapper | 
| Modifier and Type | Field and Description | 
|---|---|
| int | lengthlength of bitfield | 
| int | msb_right!= 0 : Most significant bit is right | 
| int | offsetbeginning of bitfield | 
| Constructor and Description | 
|---|
| fb_bitfield()Initialize this structure. | 
| fb_bitfield(Pointer p) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected java.util.List<java.lang.String> | getFieldOrder() | 
| int | toLEByteOffset()Calculate little-endian byte offset from the bitshift number. |