Struct atsam4lc8b_pac::ast::sr::R[][src]

pub struct R(_);
Expand description

Register SR reader

Implementations

Bit 0 - Overflow

Bit 8 - Alarm 0

Bit 9 - Alarm 1

Bit 16 - Periodic 0

Bit 17 - Periodic 1

Bit 24 - AST Busy

Bit 25 - AST Ready

Bit 28 - Clock Busy

Bit 29 - Clock Ready

Methods from Deref<Target = R<SR_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.