R

Type Alias R 

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

Register control reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn connect(&self) -> CONNECT_R

Bit 0 - connect field

Source

pub fn _0(&self) -> _0_R

Bits 1:7 - _0 field

Source

pub fn low_speed_only(&self) -> LOW_SPEED_ONLY_R

Bit 8 - low_speed_only field

Source

pub fn full_speed_only(&self) -> FULL_SPEED_ONLY_R

Bit 9 - full_speed_only field

Source

pub fn _1(&self) -> _1_R

Bits 10:15 - _1 field