pub type PBK_R = FieldReader<PBKSELECT_A>;
Expand description

Field PBK reader - Pipe Banks

Aliased Type§

struct PBK_R { /* private fields */ }

Implementations§

source§

impl PBK_R

source

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

Get enumerated values variant

source

pub fn is_1_bank(&self) -> bool

Checks if the value of the field is _1_BANK

source

pub fn is_2_bank(&self) -> bool

Checks if the value of the field is _2_BANK

source

pub fn is_3_bank(&self) -> bool

Checks if the value of the field is _3_BANK