Type Alias StpbgrR

Source
pub type StpbgrR = BitReader<Stpbgrselect>;
Expand description

Field STPBGR reader - Stop at Block Gap Request

Aliased Type§

struct StpbgrR { /* private fields */ }

Implementations§

Source§

impl StpbgrR

Source

pub const fn variant(&self) -> Stpbgrselect

Get enumerated values variant

Source

pub fn is_transfer(&self) -> bool

Transfer

Source

pub fn is_stop(&self) -> bool

Stop