pub type WIDTH_R = FieldReader<u8, WIDTH_A>;
Expand description

Field WIDTH reader - TFT Transaction Width

Implementations§

source§

impl WIDTH_R

source

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

Get enumerated values variant

source

pub fn is_byte(&self) -> bool

Checks if the value of the field is BYTE

source

pub fn is_halfword(&self) -> bool

Checks if the value of the field is HALFWORD