[][src]Type Definition atsame70j20b::usbhs::usbhs_deveptcfg::EPSIZE_R

type EPSIZE_R = R<u8, EPSIZE_A>;

Reader of field EPSIZE

Implementations

impl EPSIZE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _8_BYTE

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

Checks if the value of the field is _16_BYTE

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

Checks if the value of the field is _32_BYTE

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

Checks if the value of the field is _64_BYTE

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

Checks if the value of the field is _128_BYTE

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

Checks if the value of the field is _256_BYTE

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

Checks if the value of the field is _512_BYTE

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

Checks if the value of the field is _1024_BYTE