Struct stm32f7::stm32f7x9::I2C4 [−][src]
pub struct I2C4 { /* fields omitted */ }
I2C4
Methods
impl I2C4
[src]
impl I2C4
pub fn ptr() -> *const RegisterBlock
[src]
pub fn ptr() -> *const RegisterBlock
Returns a pointer to the register block
Trait Implementations
impl Send for I2C4
[src]
impl Send for I2C4
impl Deref for I2C4
[src]
impl Deref for I2C4
type Target = RegisterBlock
The resulting type after dereferencing.
fn deref(&self) -> &RegisterBlock
[src]
fn deref(&self) -> &RegisterBlock
Dereferences the value.