Struct max32630_svd::ioman::OWM_REQ[][src]

pub struct OWM_REQ { /* fields omitted */ }

1-Wire Master I/O Mode Request

Methods

impl OWM_REQ
[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_REQ

impl !Sync for OWM_REQ