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

type EPSIZE_R = FR<u8, EPSIZER>;

Reader of the field

Methods

impl EPSIZE_R[src]

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