pub type MAXBLKLEN_R = FieldReader<u8, MAXBLKLEN_A>;
Expand description

Field MAXBLKLEN reader - MAX Block Length of Transfer

Implementations§

source§

impl MAXBLKLEN_R

source

pub fn variant(&self) -> Option<MAXBLKLEN_A>

Get enumerated values variant

source

pub fn is_512b(&self) -> bool

Checks if the value of the field is _512B

source

pub fn is_1024b(&self) -> bool

Checks if the value of the field is _1024B

source

pub fn is_2048b(&self) -> bool

Checks if the value of the field is _2048B