Struct atsame51j::SERCOM0[][src]

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

Serial Communication Interface

Implementations

Returns a pointer to the register block

Methods from Deref<Target = RegisterBlock>

0x00 - USART INTERNAL CLOCK Mode

0x00 - USART INTERNAL CLOCK Mode

0x00 - USART EXTERNAL CLOCK Mode

0x00 - USART EXTERNAL CLOCK Mode

0x00 - SPI Master Mode

0x00 - SPI Master Mode

0x00 - SPI Slave Mode

0x00 - SPI Slave Mode

0x00 - I2C Slave Mode

0x00 - I2C Slave Mode

0x00 - I2C Master Mode

0x00 - I2C Master Mode

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.