pub type EPSIZE_R = FieldReader<EPSIZESELECT_A>;
Expand description

Field EPSIZE reader - Endpoint Size

Aliased Type§

struct EPSIZE_R { /* private fields */ }

Implementations§

source§

impl EPSIZE_R

source

pub fn variant(&self) -> EPSIZESELECT_A

Get enumerated values variant

source

pub fn is_8_byte(&self) -> bool

Checks if the value of the field is _8_BYTE

source

pub fn is_16_byte(&self) -> bool

Checks if the value of the field is _16_BYTE

source

pub fn is_32_byte(&self) -> bool

Checks if the value of the field is _32_BYTE

source

pub fn is_64_byte(&self) -> bool

Checks if the value of the field is _64_BYTE

source

pub fn is_128_byte(&self) -> bool

Checks if the value of the field is _128_BYTE

source

pub fn is_256_byte(&self) -> bool

Checks if the value of the field is _256_BYTE

source

pub fn is_512_byte(&self) -> bool

Checks if the value of the field is _512_BYTE

source

pub fn is_1024_byte(&self) -> bool

Checks if the value of the field is _1024_BYTE