Skip to main content

TOFDIR_R

Type Alias TOFDIR_R 

Source
pub type TOFDIR_R = R<bool, TOFDIR_A>;
Expand description

Reader of field TOFDIR

Aliased Type§

pub struct TOFDIR_R { /* private fields */ }

Implementations§

Source§

impl TOFDIR_R

Source

pub fn variant(&self) -> TOFDIR_A

Get enumerated values variant

Source

pub fn is_0(&self) -> bool

Checks if the value of the field is _0

Source

pub fn is_1(&self) -> bool

Checks if the value of the field is _1