pub type VRA1SPEEDUP_RST_CTRL_W<'a, const O: u8> = BitWriter<'a, u32, VRA1SPEEDUP_CTRL_SPEC, VRA1SPEEDUP_RST_CTRL_A, O>;
Expand description

Field vra1speedup_rst_ctrl writer - VAR1Speedup Down RST Manual Control Enable

Aliased Type§

struct VRA1SPEEDUP_RST_CTRL_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> VRA1SPEEDUP_RST_CTRL_W<'a, O>

source

pub fn disabled(self) -> &'a mut W

Disabled.

VAR1Speedup Down converts to 1 after the bus rst releases 32 ms.

source

pub fn enabled(self) -> &'a mut W

Enabled.

VAR1Speedup Down reset 0 immediately.