pub type CONNECT_R = BitReader<CONNECT_A>;
Field CONNECT reader - Connection
CONNECT
struct CONNECT_R { /* private fields */ }
Get enumerated values variant
Checks if the value of the field is DISCONNECTED
DISCONNECTED
Checks if the value of the field is CONNECTED
CONNECTED