pub type HSTSDMABUFSIZE_R = FieldReader<u8, HSTSDMABUFSIZE_A>;
Expand description

Field HSTSDMABUFSIZE reader - Host SDMA Buffer Size

Implementations§

source§

impl HSTSDMABUFSIZE_R

source

pub fn variant(&self) -> HSTSDMABUFSIZE_A

Get enumerated values variant

source

pub fn is_size4(&self) -> bool

Checks if the value of the field is SIZE4

source

pub fn is_size8(&self) -> bool

Checks if the value of the field is SIZE8

source

pub fn is_size16(&self) -> bool

Checks if the value of the field is SIZE16

source

pub fn is_size32(&self) -> bool

Checks if the value of the field is SIZE32

source

pub fn is_size64(&self) -> bool

Checks if the value of the field is SIZE64

source

pub fn is_size128(&self) -> bool

Checks if the value of the field is SIZE128

source

pub fn is_size256(&self) -> bool

Checks if the value of the field is SIZE256

source

pub fn is_size512(&self) -> bool

Checks if the value of the field is SIZE512