Type Alias StpbgrW

Source
pub type StpbgrW<'a, REG> = BitWriter<'a, REG, Stpbgrselect>;
Expand description

Field STPBGR writer - Stop at Block Gap Request

Aliased Type§

struct StpbgrW<'a, REG> { /* private fields */ }

Implementations§

Source§

impl<'a, REG> StpbgrW<'a, REG>
where REG: Writable + RegisterSpec,

Source

pub fn transfer(self) -> &'a mut W<REG>

Transfer

Source

pub fn stop(self) -> &'a mut W<REG>

Stop