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