Struct max32630_svd::gpio::IN_MODE_P3[][src]

pub struct IN_MODE_P3 { /* fields omitted */ }

Port P3 GPIO Input Monitoring Mode

Methods

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

impl !Sync for IN_MODE_P3