Struct efm32gg11b820::gpio::PC_MODEL [] [src]

pub struct PC_MODEL { /* fields omitted */ }

Port Pin Mode Low Register

Methods

impl PC_MODEL
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for PC_MODEL

impl !Sync for PC_MODEL