pub type BLOCKSIZE_R = FieldReader<u8, BLOCKSIZE_A>;
Expand description

Field BLOCKSIZE reader - Block Transfer Size

Implementations§

source§

impl BLOCKSIZE_R

source

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

Get enumerated values variant

source

pub fn is_unit1(&self) -> bool

Checks if the value of the field is UNIT1

source

pub fn is_unit2(&self) -> bool

Checks if the value of the field is UNIT2

source

pub fn is_unit3(&self) -> bool

Checks if the value of the field is UNIT3

source

pub fn is_unit4(&self) -> bool

Checks if the value of the field is UNIT4

source

pub fn is_unit6(&self) -> bool

Checks if the value of the field is UNIT6

source

pub fn is_unit8(&self) -> bool

Checks if the value of the field is UNIT8

source

pub fn is_unit16(&self) -> bool

Checks if the value of the field is UNIT16

source

pub fn is_unit32(&self) -> bool

Checks if the value of the field is UNIT32

source

pub fn is_unit64(&self) -> bool

Checks if the value of the field is UNIT64

source

pub fn is_unit128(&self) -> bool

Checks if the value of the field is UNIT128

source

pub fn is_unit256(&self) -> bool

Checks if the value of the field is UNIT256

source

pub fn is_unit512(&self) -> bool

Checks if the value of the field is UNIT512

source

pub fn is_unit1024(&self) -> bool

Checks if the value of the field is UNIT1024

source

pub fn is_all(&self) -> bool

Checks if the value of the field is ALL