Struct ra4m1::pfs::p109pfs::W

source ·
pub struct W(_);
Expand description

Register P109PFS writer

Implementations§

Bit 0 - Port Output Data

Bit 2 - Port Direction

Bit 4 - Pull-up Control

Bit 6 - N-Channel Open Drain Control

Bit 10 - Port Drive Capability

Bit 12 - Event on Rising

Bit 13 - Event on Failing

Bit 14 - IRQ input enable

Bit 15 - Analog Input enable

Bit 16 - Port Mode Control

Bits 24:28 - Port Function Select These bits select the peripheral function. For individual pin functions, see the setting table.

Writes raw bits to the register.

Methods from Deref<Target = W<P109PFS_SPEC>>§

Writes raw bits to the register.

Safety

Read datasheet or reference manual to find what values are allowed to pass.

Trait Implementations§

The resulting type after dereferencing.
Dereferences the value.
Mutably 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.