avr_
device
0.8.0
R
Aliased Type
Trait Implementations
Debug
In avr_
device::
attiny85::
eeprom::
eear
avr_device
::
attiny85
::
eeprom
::
eear
Type Alias
R
Copy item path
Source
pub type R =
R
<
EEAR_SPEC
>;
Expand description
Register
EEAR
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