pub type ALOC_R = FieldReader<u8, ALOC_A>;
Expand description

Field ALOC reader - I/O Location

Implementations§

source§

impl ALOC_R

source

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

Get enumerated values variant

source

pub fn is_loc0(&self) -> bool

Checks if the value of the field is LOC0

source

pub fn is_loc1(&self) -> bool

Checks if the value of the field is LOC1

source

pub fn is_loc2(&self) -> bool

Checks if the value of the field is LOC2

source

pub fn is_loc3(&self) -> bool

Checks if the value of the field is LOC3