Struct avr_device::atmega48p::lockbit::lockbit::LB_R [−][src]
pub struct LB_R(_);Expand description
Field LB reader - Memory Lock
Implementations
Checks if the value of the field is PROG_VER_DISABLED
Checks if the value of the field is PROG_DISABLED
Checks if the value of the field is NO_LOCK
Methods from Deref<Target = FieldReader<u8, LB_A>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).