pub struct W(_);
Register P30%sPFS writer
P30%sPFS
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.
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