Struct atsame53n20a_pac::RTC[][src]

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

Real-Time Counter

Implementations

Pointer to the register block

Return the pointer to the register block

Methods from Deref<Target = RegisterBlock>

0x00..0xa0 - Clock/Calendar with Alarm

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

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

Trait Implementations

Formats the value using the given formatter. Read more

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.

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.