Struct tm4c123x::GPIO_PORTC [] [src]

pub struct GPIO_PORTC { /* fields omitted */ }

GPIO_PORTC

Methods

impl GPIO_PORTC
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for GPIO_PORTC
[src]

impl Deref for GPIO_PORTC
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for GPIO_PORTC