Skip to main content

Devadd

Type Alias Devadd 

Source
pub type Devadd = RegValueT<Devadd_SPEC>;
Expand description

Device Address %s Configuration Register

Aliased Type§

pub struct Devadd { /* private fields */ }

Implementations§

Source§

impl Devadd

Source

pub fn usbspd( self, ) -> RegisterField<6, 0x3, 1, 0, Usbspd, Usbspd, Devadd_SPEC, RW>

Transfer Speed of Communication Target Device

Trait Implementations§

Source§

impl Default for Devadd

Source§

fn default() -> Devadd

Returns the “default value” for a type. Read more