pub type W = W<CONTROL_SPEC>;Expand description
Register control writer
Aliased Type§
pub struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn connect(&mut self) -> CONNECT_W<'_, CONTROL_SPEC>
pub fn connect(&mut self) -> CONNECT_W<'_, CONTROL_SPEC>
Bit 0 - connect field
Sourcepub fn _0(&mut self) -> _0_W<'_, CONTROL_SPEC>
pub fn _0(&mut self) -> _0_W<'_, CONTROL_SPEC>
Bits 1:7 - _0 field
Sourcepub fn low_speed_only(&mut self) -> LOW_SPEED_ONLY_W<'_, CONTROL_SPEC>
pub fn low_speed_only(&mut self) -> LOW_SPEED_ONLY_W<'_, CONTROL_SPEC>
Bit 8 - low_speed_only field
Sourcepub fn full_speed_only(&mut self) -> FULL_SPEED_ONLY_W<'_, CONTROL_SPEC>
pub fn full_speed_only(&mut self) -> FULL_SPEED_ONLY_W<'_, CONTROL_SPEC>
Bit 9 - full_speed_only field
Sourcepub fn _1(&mut self) -> _1_W<'_, CONTROL_SPEC>
pub fn _1(&mut self) -> _1_W<'_, CONTROL_SPEC>
Bits 10:15 - _1 field