W

Type Alias W 

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

Register control writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn connect(&mut self) -> CONNECT_W<'_, CONTROL_SPEC>

Bit 0 - connect field

Source

pub fn _0(&mut self) -> _0_W<'_, CONTROL_SPEC>

Bits 1:7 - _0 field

Source

pub fn low_speed_only(&mut self) -> LOW_SPEED_ONLY_W<'_, CONTROL_SPEC>

Bit 8 - low_speed_only field

Source

pub fn full_speed_only(&mut self) -> FULL_SPEED_ONLY_W<'_, CONTROL_SPEC>

Bit 9 - full_speed_only field

Source

pub fn _1(&mut self) -> _1_W<'_, CONTROL_SPEC>

Bits 10:15 - _1 field