pub struct R(_);
Expand description

Register SAR_COCPU_INT_ENA reader

Implementations

Bit 0 - int enable of touch done

Bit 1 - int enable of from touch inactive

Bit 2 - int enable of touch active

Bit 3 - int enable of from saradc1

Bit 4 - int enable of from saradc2

Bit 5 - int enable of tsens

Bit 6 - int enable of start

Bit 7 - int enable of software

Bit 8 - int enable of super watch dog

Bit 9 - int enable of timeout done

Bit 10 - int enable of approach loop done

Bit 11 - int enable of touch scan done

Methods from Deref<Target = R<SAR_COCPU_INT_ENA_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.
Dereferences the value.
Converts to this type from the input type.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.