avr_
device
0.8.0
R
Aliased Type
Trait Implementations
Debug
In avr_
device::
attiny85::
cpu::
gpior1
avr_device
::
attiny85
::
cpu
::
gpior1
Type Alias
R
Copy item path
Source
pub type R =
R
<
GPIOR1_SPEC
>;
Expand description
Register
GPIOR1
reader
Aliased Type
§
struct R {
/* private fields */
}
Trait Implementations
§
Source
§
impl
Debug
for
R
Source
§
fn
fmt
(&self, f: &mut
Formatter
<'_>) ->
Result
Formats the value using the given formatter.
Read more