Type Alias W

Source
pub type W = W<BgcrSpec>;
Expand description

Register BGCR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn stpbgr(&mut self) -> StpbgrW<'_, BgcrSpec>

Bit 0 - Stop at Block Gap Request

Source

pub fn contr(&mut self) -> ContrW<'_, BgcrSpec>

Bit 1 - Continue Request

Source

pub fn rwctrl(&mut self) -> RwctrlW<'_, BgcrSpec>

Bit 2 - Read Wait Control

Source

pub fn intbg(&mut self) -> IntbgW<'_, BgcrSpec>

Bit 3 - Interrupt at Block Gap