pub type PTOKEN_R = FieldReader<PTOKENSELECT_A>;
Expand description

Field PTOKEN reader - Pipe Token

Aliased Type§

struct PTOKEN_R { /* private fields */ }

Implementations§

source§

impl PTOKEN_R

source

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

Get enumerated values variant

source

pub fn is_setup(&self) -> bool

Checks if the value of the field is SETUP

source

pub fn is_in(&self) -> bool

Checks if the value of the field is IN

source

pub fn is_out(&self) -> bool

Checks if the value of the field is OUT