Struct max32630_svd::gpio::OUT_MODE_P1[][src]

pub struct OUT_MODE_P1 { /* fields omitted */ }

Port P1 GPIO Output Drive Mode

Methods

impl OUT_MODE_P1
[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 OUT_MODE_P1

impl !Sync for OUT_MODE_P1