Struct RegisterBlock
Source pub struct RegisterBlock { }
Expand description
0x00 - Port configuration register low (GPIOn_CRL)
0x04 - Port configuration register high (GPIOn_CRL)
0x08 - Port input data register (GPIOn_IDR)
0x0c - Port output data register (GPIOn_ODR)
0x10 - Port bit set/reset register (GPIOn_BSRR)
0x14 - Port bit reset register (GPIOn_BRR)
0x18 - Port configuration lock register
Formats the value using the given formatter.
Read more
Immutably borrows from an owned value.
Read more
Mutably borrows from an owned value.
Read more
Returns the argument unchanged.
Calls U::from(self).
That is, this conversion is whatever the implementation of
From<T> for U chooses to do.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.