pub struct W(_);
Register P109PFS writer
P109PFS
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.
Read datasheet or reference manual to find what values are allowed to pass.
TypeId
self
Returns the argument unchanged.
Calls U::from(self).
U::from(self)
That is, this conversion is whatever the implementation of From<T> for U chooses to do.
From<T> for U