Struct atsam4lc8b_pac::hflashc::fsr::R[][src]

pub struct R(_);
Expand description

Register FSR reader

Implementations

Bit 0 - Flash Ready Status

Bit 2 - Lock Error Status

Bit 3 - Programming Error Status

Bit 4 - Security Bit Status

Bit 5 - Quick Page Read Result

Bit 6 - High Speed Mode

Bits 8:9 - ECC Error Status

Bit 16 - Lock Region 0 Lock Status

Bit 17 - Lock Region 1 Lock Status

Bit 18 - Lock Region 2 Lock Status

Bit 19 - Lock Region 3 Lock Status

Bit 20 - Lock Region 4 Lock Status

Bit 21 - Lock Region 5 Lock Status

Bit 22 - Lock Region 6 Lock Status

Bit 23 - Lock Region 7 Lock Status

Bit 24 - Lock Region 8 Lock Status

Bit 25 - Lock Region 9 Lock Status

Bit 26 - Lock Region 10 Lock Status

Bit 27 - Lock Region 11 Lock Status

Bit 28 - Lock Region 12 Lock Status

Bit 29 - Lock Region 13 Lock Status

Bit 30 - Lock Region 14 Lock Status

Bit 31 - Lock Region 15 Lock Status

Methods from Deref<Target = R<FSR_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.