Struct atsamd51n::RTC[][src]

pub struct RTC { /* fields omitted */ }
Expand description

Real-Time Counter

Implementations

Returns a pointer to the register block

Methods from Deref<Target = RegisterBlock>

0x00 - Clock/Calendar with Alarm

0x00 - Clock/Calendar with Alarm

0x00 - 16-bit Counter with Two 16-bit Compares

0x00 - 16-bit Counter with Two 16-bit Compares

0x00 - 32-bit Counter with Single 32-bit Compare

0x00 - 32-bit Counter with Single 32-bit Compare

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

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.

Should always be Self

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.