Struct max32630_svd::ioman::OWM_ACK[][src]

pub struct OWM_ACK { /* fields omitted */ }

1-Wire Master I/O Mode Acknowledge

Methods

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

impl !Sync for OWM_ACK