Struct max32630_svd::gpio::RST_MODE_P0[][src]

pub struct RST_MODE_P0 { /* fields omitted */ }

Port P0 Default (Power-On Reset) Output Drive Mode

Methods

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

impl !Sync for RST_MODE_P0