Struct nucleo_f401re::OTG_FS_DEVICE
pub struct OTG_FS_DEVICE { /* private fields */ }
Expand description
USB on the go full speed
Implementations§
§impl OTG_FS_DEVICE
impl OTG_FS_DEVICE
pub fn ptr() -> *const RegisterBlock
pub fn ptr() -> *const RegisterBlock
Returns a pointer to the register block
Trait Implementations§
§impl Deref for OTG_FS_DEVICE
impl Deref for OTG_FS_DEVICE
§type Target = RegisterBlock
type Target = RegisterBlock
The resulting type after dereferencing.
§fn deref(&self) -> &RegisterBlock
fn deref(&self) -> &RegisterBlock
Dereferences the value.