Struct va416xx::PORTG[][src]

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

GPIO Peripheral

Implementations

Pointer to the register block

Return the pointer to the register block

Methods from Deref<Target = RegisterBlock>

0x00 - Data In Register by Byte

0x00 - Data In Register

0x04 - Data In Raw Register by Byte

0x04 - Data In Raw Register

0x08 - Data Out Register by Byte

0x08 - Data Out Register

0x0c - Data Out Register by Byte

0x0c - Data Out Register

0x10 - Set Out Register by Byte

0x10 - Set Out Register

0x14 - Clear Out Register by Byte

0x14 - Clear Out Register

0x18 - Toggle Out Register by Byte

0x18 - Toggle Out Register

0x1c - Data Out Register by Byte

0x1c - Data mask Register

0x20 - Direction Register by Byte

0x20 - Direction Register (1:Output, 0:Input)

0x24 - Pulse Mode Register by Byte

0x24 - Pulse Mode Register

0x28 - Pulse Base Mode Register by Byte

0x28 - Pulse Base Value Register

0x2c - Delay1 Register by Byte

0x2c - Delay1 Register

0x30 - Delay2 Register by Byte

0x30 - Delay2 Register

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.