Struct max32630_svd::gpio::FREE_P8[][src]

pub struct FREE_P8 { /* fields omitted */ }

Port P8 Free for GPIO Operation Flags

Methods

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

impl !Sync for FREE_P8