Struct ra4m2::pfs::p30pfs::W

source ·
pub struct W(_);
Expand description

Register P30%sPFS writer

Implementations§

Bit 0 - Port Output Data

Bit 2 - Port Direction

Bit 4 - Pull-up Control

Bit 6 - N-Channel Open-Drain Control

Bits 10:11 - Port Drive Capability

Bits 12:13 - Event on Falling/Event on Rising

Bit 14 - IRQ Input Enable

Bit 15 - Analog Input Enable

Bit 16 - Port Mode Control

Bits 24:28 - Peripheral Select

Writes raw bits to the register.

Methods from Deref<Target = W<P30PFS_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.