[][src]Type Definition tm4c129x::usb0::txtype6::PROTO_R

type PROTO_R = R<u8, PROTO_A>;

Reader of field PROTO

Methods

impl PROTO_R[src]

pub fn variant(&self) -> PROTO_A[src]

Get enumerated values variant

pub fn is_ctrl(&self) -> bool[src]

Checks if the value of the field is CTRL

pub fn is_isoc(&self) -> bool[src]

Checks if the value of the field is ISOC

pub fn is_bulk(&self) -> bool[src]

Checks if the value of the field is BULK

pub fn is_int(&self) -> bool[src]

Checks if the value of the field is INT