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