Struct efm32gg990::gpio::PB_MODEL[][src]

pub struct PB_MODEL { /* fields omitted */ }

Port Pin Mode Low Register

Methods

impl PB_MODEL
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for PB_MODEL

impl !Sync for PB_MODEL