Struct max32630_svd::OWM[][src]

pub struct OWM { /* fields omitted */ }

1-Wire Master Interface

Methods

impl OWM
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for OWM
[src]

impl Deref for OWM
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for OWM