W

Struct W 

Source
pub struct W<REG: RegisterSpec + ?Sized> { /* private fields */ }
Expand description

Register writer.

Used as an argument to the closures in the write and modify methods of the register.

Implementations§

Source§

impl<REG: RegisterSpec> W<REG>

Source

pub unsafe fn bits(&mut self, bits: REG::Ux) -> &mut Self

Writes raw bits to the register.

§Safety

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

Trait Implementations§

Source§

impl From<W<ANALOG_0_SPEC>> for W

Source§

fn from(writer: W<ANALOG_0_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<ANALOG_1_SPEC>> for W

Source§

fn from(writer: W<ANALOG_1_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<AUDIO_CONFIG_0_SPEC>> for W

Source§

fn from(writer: W<AUDIO_CONFIG_0_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<AUDIO_CONFIG_1_SPEC>> for W

Source§

fn from(writer: W<AUDIO_CONFIG_1_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<BACKED_GAP_SPEC>> for W

Source§

fn from(writer: W<BACKED_GAP_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<BASE_CLOCK_SPEC>> for W

Source§

fn from(writer: W<BASE_CLOCK_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<BIT_PERIOD_SPEC>> for W

Source§

fn from(writer: W<BIT_PERIOD_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<BURST_REQUEST_SPEC>> for W

Source§

fn from(writer: W<BURST_REQUEST_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<BUS_BUSY_SPEC>> for W

Source§

fn from(writer: W<BUS_BUSY_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<BUS_BUSY_SPEC>> for W

Source§

fn from(writer: W<BUS_BUSY_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<BUS_CONFIG_0_SPEC>> for W

Source§

fn from(writer: W<BUS_CONFIG_0_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<CHANNEL_SPEC>> for W

Source§

fn from(writer: W<CHANNEL_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<CHANNEL_STATE_SPEC>> for W

Source§

fn from(writer: W<CHANNEL_STATE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<CHIP_INFORM_SPEC>> for W

Source§

fn from(writer: W<CHIP_INFORM_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<CLOCK_CONFIG_0_SPEC>> for W

Source§

fn from(writer: W<CLOCK_CONFIG_0_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<CLOCK_CONFIG_1_SPEC>> for W

Source§

fn from(writer: W<CLOCK_CONFIG_1_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<CLOCK_SPEC>> for W

Source§

fn from(writer: W<CLOCK_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<CLOCK_SPEC>> for W

Source§

fn from(writer: W<CLOCK_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<COLLISION_SPEC>> for W

Source§

fn from(writer: W<COLLISION_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<COMMAND_SPEC>> for W

Source§

fn from(writer: W<COMMAND_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<CONFIG_SPEC>> for W

Source§

fn from(writer: W<CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<CONFIG_SPEC>> for W

Source§

fn from(writer: W<CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<CONFIG_SPEC>> for W

Source§

fn from(writer: W<CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<CONFIG_SPEC>> for W

Source§

fn from(writer: W<CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<CONFIG_SPEC>> for W

Source§

fn from(writer: W<CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<CONFIG_SPEC>> for W

Source§

fn from(writer: W<CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<CONFIG_SPEC>> for W

Source§

fn from(writer: W<CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<CONFIG_SPEC>> for W

Source§

fn from(writer: W<CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<CONTROL_READ_SPEC>> for W

Source§

fn from(writer: W<CONTROL_READ_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<CONTROL_SPEC>> for W

Source§

fn from(writer: W<CONTROL_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<CONTROL_SPEC>> for W

Source§

fn from(writer: W<CONTROL_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<CONTROL_WRITE_SPEC>> for W

Source§

fn from(writer: W<CONTROL_WRITE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<DATA_CONFIG_SPEC>> for W

Source§

fn from(writer: W<DATA_CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<DATA_READ_SPEC>> for W

Source§

fn from(writer: W<DATA_READ_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<DATA_WRITE_SPEC>> for W

Source§

fn from(writer: W<DATA_WRITE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<DATA_WRITE_SPEC>> for W

Source§

fn from(writer: W<DATA_WRITE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<DATA_WRITE_SPEC>> for W

Source§

fn from(writer: W<DATA_WRITE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<DATA_WRITE_SPEC>> for W

Source§

fn from(writer: W<DATA_WRITE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<DBI_CONFIG_SPEC>> for W

Source§

fn from(writer: W<DBI_CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<DEAD_TIME_SPEC>> for W

Source§

fn from(writer: W<DEAD_TIME_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<DEBUG_CONFIG_0_SPEC>> for W

Source§

fn from(writer: W<DEBUG_CONFIG_0_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<DEBUG_CONFIG_1_SPEC>> for W

Source§

fn from(writer: W<DEBUG_CONFIG_1_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<DEBUG_CONFIG_2_SPEC>> for W

Source§

fn from(writer: W<DEBUG_CONFIG_2_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<DEBUG_CONFIG_3_SPEC>> for W

Source§

fn from(writer: W<DEBUG_CONFIG_3_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<DEBUG_CONFIG_4_SPEC>> for W

Source§

fn from(writer: W<DEBUG_CONFIG_4_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<DESTINATION_SPEC>> for W

Source§

fn from(writer: W<DESTINATION_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<DIGIT_CLOCK_0_SPEC>> for W

Source§

fn from(writer: W<DIGIT_CLOCK_0_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<DIGIT_CLOCK_1_SPEC>> for W

Source§

fn from(writer: W<DIGIT_CLOCK_1_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<DIGIT_CLOCK_2_SPEC>> for W

Source§

fn from(writer: W<DIGIT_CLOCK_2_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<DMA_CONFIG_0_SPEC>> for W

Source§

fn from(writer: W<DMA_CONFIG_0_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<DMA_CONFIG_1_SPEC>> for W

Source§

fn from(writer: W<DMA_CONFIG_1_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<DMA_CONFIG_2_SPEC>> for W

Source§

fn from(writer: W<DMA_CONFIG_2_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<EMAC_CONFIG_SPEC>> for W

Source§

fn from(writer: W<EMAC_CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<ERROR_CLEAR_SPEC>> for W

Source§

fn from(writer: W<ERROR_CLEAR_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<ERROR_STATE_RAW_SPEC>> for W

Source§

fn from(writer: W<ERROR_STATE_RAW_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<ERROR_STATE_SPEC>> for W

Source§

fn from(writer: W<ERROR_STATE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<FIFO_CONFIG_0_SPEC>> for W

Source§

fn from(writer: W<FIFO_CONFIG_0_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<FIFO_CONFIG_0_SPEC>> for W

Source§

fn from(writer: W<FIFO_CONFIG_0_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<FIFO_CONFIG_0_SPEC>> for W

Source§

fn from(writer: W<FIFO_CONFIG_0_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<FIFO_CONFIG_0_SPEC>> for W

Source§

fn from(writer: W<FIFO_CONFIG_0_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<FIFO_CONFIG_1_SPEC>> for W

Source§

fn from(writer: W<FIFO_CONFIG_1_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<FIFO_CONFIG_1_SPEC>> for W

Source§

fn from(writer: W<FIFO_CONFIG_1_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<FIFO_CONFIG_1_SPEC>> for W

Source§

fn from(writer: W<FIFO_CONFIG_1_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<FIFO_CONFIG_1_SPEC>> for W

Source§

fn from(writer: W<FIFO_CONFIG_1_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<FIFO_CONTROL_SPEC>> for W

Source§

fn from(writer: W<FIFO_CONTROL_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<FIFO_CONTROL_SPEC>> for W

Source§

fn from(writer: W<FIFO_CONTROL_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<FIFO_DATA_SPEC>> for W

Source§

fn from(writer: W<FIFO_DATA_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<FIFO_DATA_SPEC>> for W

Source§

fn from(writer: W<FIFO_DATA_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<FIFO_STATE_SPEC>> for W

Source§

fn from(writer: W<FIFO_STATE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<FIFO_STATE_SPEC>> for W

Source§

fn from(writer: W<FIFO_STATE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<FINITE_IMPULSE_SPEC>> for W

Source§

fn from(writer: W<FINITE_IMPULSE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<FLASH_CONFIG_SPEC>> for W

Source§

fn from(writer: W<FLASH_CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<FLOW_CONTROL_SPEC>> for W

Source§

fn from(writer: W<FLOW_CONTROL_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<FRAME_LENGTH_SPEC>> for W

Source§

fn from(writer: W<FRAME_LENGTH_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<GLOBAL_SPEC>> for W

Source§

fn from(writer: W<GLOBAL_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<GPADC_CONFIG_SPEC>> for W

Source§

fn from(writer: W<GPADC_CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<GPADC_CONFIG_SPEC>> for W

Source§

fn from(writer: W<GPADC_CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<GPADC_DMA_READ_SPEC>> for W

Source§

fn from(writer: W<GPADC_DMA_READ_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<GPDAC_CONFIG_0_SPEC>> for W

Source§

fn from(writer: W<GPDAC_CONFIG_0_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<GPDAC_CONFIG_1_SPEC>> for W

Source§

fn from(writer: W<GPDAC_CONFIG_1_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<GPDAC_CONFIG_2_SPEC>> for W

Source§

fn from(writer: W<GPDAC_CONFIG_2_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<GPDAC_CONFIG_3_SPEC>> for W

Source§

fn from(writer: W<GPDAC_CONFIG_3_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<GPDAC_CONFIG_SPEC>> for W

Source§

fn from(writer: W<GPDAC_CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<GPDAC_DMA_CONFIG_SPEC>> for W

Source§

fn from(writer: W<GPDAC_DMA_CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<GPDAC_DMA_WRITE_SPEC>> for W

Source§

fn from(writer: W<GPDAC_DMA_WRITE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<GPDAC_FIFO_STATE_SPEC>> for W

Source§

fn from(writer: W<GPDAC_FIFO_STATE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<GPIO_CLEAR_SPEC>> for W

Source§

fn from(writer: W<GPIO_CLEAR_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<GPIO_CONFIG_SPEC>> for W

Source§

fn from(writer: W<GPIO_CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<GPIO_INPUT_SPEC>> for W

Source§

fn from(writer: W<GPIO_INPUT_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<GPIO_OUTPUT_SPEC>> for W

Source§

fn from(writer: W<GPIO_OUTPUT_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<GPIO_SET_SPEC>> for W

Source§

fn from(writer: W<GPIO_SET_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<HASH_SPEC>> for W

Source§

fn from(writer: W<HASH_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<HIGH_PASS_SPEC>> for W

Source§

fn from(writer: W<HIGH_PASS_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<I2C_CONFIG_SPEC>> for W

Source§

fn from(writer: W<I2C_CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<I2S_CONFIG_SPEC>> for W

Source§

fn from(writer: W<I2S_CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<IGNORE_INDEX_SPEC>> for W

Source§

fn from(writer: W<IGNORE_INDEX_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<INPUT_SPEC>> for W

Source§

fn from(writer: W<INPUT_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<INTERFACE_0_SPEC>> for W

Source§

fn from(writer: W<INTERFACE_0_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<INTERFACE_1_SPEC>> for W

Source§

fn from(writer: W<INTERFACE_1_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<INTERRUPT_CLEAR_SPEC>> for W

Source§

fn from(writer: W<INTERRUPT_CLEAR_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<INTERRUPT_CLEAR_SPEC>> for W

Source§

fn from(writer: W<INTERRUPT_CLEAR_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<INTERRUPT_CLEAR_SPEC>> for W

Source§

fn from(writer: W<INTERRUPT_CLEAR_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<INTERRUPT_CLEAR_SPEC>> for W

Source§

fn from(writer: W<INTERRUPT_CLEAR_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<INTERRUPT_CONFIG_SPEC>> for W

Source§

fn from(writer: W<INTERRUPT_CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<INTERRUPT_ENABLE_SPEC>> for W

Source§

fn from(writer: W<INTERRUPT_ENABLE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<INTERRUPT_ENABLE_SPEC>> for W

Source§

fn from(writer: W<INTERRUPT_ENABLE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<INTERRUPT_MASK_SPEC>> for W

Source§

fn from(writer: W<INTERRUPT_MASK_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<INTERRUPT_MASK_SPEC>> for W

Source§

fn from(writer: W<INTERRUPT_MASK_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<INTERRUPT_MASK_SPEC>> for W

Source§

fn from(writer: W<INTERRUPT_MASK_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<INTERRUPT_MASK_SPEC>> for W

Source§

fn from(writer: W<INTERRUPT_MASK_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<INTERRUPT_MODE_SPEC>> for W

Source§

fn from(writer: W<INTERRUPT_MODE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<INTERRUPT_SOURCE_SPEC>> for W

Source§

fn from(writer: W<INTERRUPT_SOURCE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<INTERRUPT_SPEC>> for W

Source§

fn from(writer: W<INTERRUPT_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<INTERRUPT_STATE_SPEC>> for W

Source§

fn from(writer: W<INTERRUPT_STATE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<INTERRUPT_STATE_SPEC>> for W

Source§

fn from(writer: W<INTERRUPT_STATE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<INTERRUPT_STATE_SPEC>> for W

Source§

fn from(writer: W<INTERRUPT_STATE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<INTERRUPT_STATE_SPEC>> for W

Source§

fn from(writer: W<INTERRUPT_STATE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<INTERRUPT_STATE_SPEC>> for W

Source§

fn from(writer: W<INTERRUPT_STATE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<IR_CONFIG_0_SPEC>> for W

Source§

fn from(writer: W<IR_CONFIG_0_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<IR_CONFIG_1_SPEC>> for W

Source§

fn from(writer: W<IR_CONFIG_1_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<LAST_BURST_REQUEST_SPEC>> for W

Source§

fn from(writer: W<LAST_BURST_REQUEST_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<LAST_SINGLE_REQUEST_SPEC>> for W

Source§

fn from(writer: W<LAST_SINGLE_REQUEST_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<LDO18_SPEC>> for W

Source§

fn from(writer: W<LDO18_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<LINKED_LIST_SPEC>> for W

Source§

fn from(writer: W<LINKED_LIST_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<MAC_ADDRESS_SPEC>> for W

Source§

fn from(writer: W<MAC_ADDRESS_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<MII_ADDRESS_SPEC>> for W

Source§

fn from(writer: W<MII_ADDRESS_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<MII_COMMAND_SPEC>> for W

Source§

fn from(writer: W<MII_COMMAND_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<MII_MODE_SPEC>> for W

Source§

fn from(writer: W<MII_MODE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<MII_STATE_SPEC>> for W

Source§

fn from(writer: W<MII_STATE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<MODE_SPEC>> for W

Source§

fn from(writer: W<MODE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<NON_BACKED_GAP_1_SPEC>> for W

Source§

fn from(writer: W<NON_BACKED_GAP_1_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<NON_BACKED_GAP_2_SPEC>> for W

Source§

fn from(writer: W<NON_BACKED_GAP_2_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<PERIOD_CONTROL_SPEC>> for W

Source§

fn from(writer: W<PERIOD_CONTROL_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<PERIOD_DATA_SPEC>> for W

Source§

fn from(writer: W<PERIOD_DATA_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<PERIOD_INTERVAL_SPEC>> for W

Source§

fn from(writer: W<PERIOD_INTERVAL_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<PERIOD_SPEC>> for W

Source§

fn from(writer: W<PERIOD_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<PERIOD_START_SPEC>> for W

Source§

fn from(writer: W<PERIOD_START_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<PERIOD_STOP_SPEC>> for W

Source§

fn from(writer: W<PERIOD_STOP_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<PERMIT_CONFIG_SPEC>> for W

Source§

fn from(writer: W<PERMIT_CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<PSRAM_CONFIG_SPEC>> for W

Source§

fn from(writer: W<PSRAM_CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<PULSE_TOLERANCE_SPEC>> for W

Source§

fn from(writer: W<PULSE_TOLERANCE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<PULSE_WIDTH_SPEC>> for W

Source§

fn from(writer: W<PULSE_WIDTH_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<PWM_CONFIG_SPEC>> for W

Source§

fn from(writer: W<PWM_CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<RADIO_CONFIG_SPEC>> for W

Source§

fn from(writer: W<RADIO_CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<RC32K_SPEC>> for W

Source§

fn from(writer: W<RC32K_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<RECEIVE_BIT_COUNT_SPEC>> for W

Source§

fn from(writer: W<RECEIVE_BIT_COUNT_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<RECEIVE_CONFIG_SPEC>> for W

Source§

fn from(writer: W<RECEIVE_CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<RECEIVE_CONFIG_SPEC>> for W

Source§

fn from(writer: W<RECEIVE_CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<RECEIVE_DATA_SPEC>> for W

Source§

fn from(writer: W<RECEIVE_DATA_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<RECEIVE_INTERRUPT_SPEC>> for W

Source§

fn from(writer: W<RECEIVE_INTERRUPT_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<RECEIVE_POSITION_SPEC>> for W

Source§

fn from(writer: W<RECEIVE_POSITION_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<RECEIVE_TIMEOUT_SPEC>> for W

Source§

fn from(writer: W<RECEIVE_TIMEOUT_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<RECEIVE_WIDTH_SPEC>> for W

Source§

fn from(writer: W<RECEIVE_WIDTH_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<RS485_TRANSMIT_SPEC>> for W

Source§

fn from(writer: W<RS485_TRANSMIT_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<RTC_CONTROL_0_SPEC>> for W

Source§

fn from(writer: W<RTC_CONTROL_0_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<RTC_CONTROL_1_SPEC>> for W

Source§

fn from(writer: W<RTC_CONTROL_1_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<RTC_TIME_HI_SPEC>> for W

Source§

fn from(writer: W<RTC_TIME_HI_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<RTC_TIME_LO_SPEC>> for W

Source§

fn from(writer: W<RTC_TIME_LO_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<SAMPLE_DATA_SPEC>> for W

Source§

fn from(writer: W<SAMPLE_DATA_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<SDH_CONFIG_SPEC>> for W

Source§

fn from(writer: W<SDH_CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<SELF_TEST_0_SPEC>> for W

Source§

fn from(writer: W<SELF_TEST_0_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<SELF_TEST_1_SPEC>> for W

Source§

fn from(writer: W<SELF_TEST_1_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<SIGNAL_OVERRIDE_SPEC>> for W

Source§

fn from(writer: W<SIGNAL_OVERRIDE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<SINGLE_REQUEST_SPEC>> for W

Source§

fn from(writer: W<SINGLE_REQUEST_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<SOURCE_SPEC>> for W

Source§

fn from(writer: W<SOURCE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<SPI_CONFIG_SPEC>> for W

Source§

fn from(writer: W<SPI_CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<SRAM_SPEC>> for W

Source§

fn from(writer: W<SRAM_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<STATE_SPEC>> for W

Source§

fn from(writer: W<STATE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<SUB_ADDRESS_SPEC>> for W

Source§

fn from(writer: W<SUB_ADDRESS_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<SYNCHRONIZE_SPEC>> for W

Source§

fn from(writer: W<SYNCHRONIZE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TERMINATE_CLEAR_SPEC>> for W

Source§

fn from(writer: W<TERMINATE_CLEAR_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TERMINATE_STATE_RAW_SPEC>> for W

Source§

fn from(writer: W<TERMINATE_STATE_RAW_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TERMINATE_STATE_SPEC>> for W

Source§

fn from(writer: W<TERMINATE_STATE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<THRESHOLD_SPEC>> for W

Source§

fn from(writer: W<THRESHOLD_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TIMEOUT_SPEC>> for W

Source§

fn from(writer: W<TIMEOUT_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TIME_HI_SPEC>> for W

Source§

fn from(writer: W<TIME_HI_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TIME_LO_SPEC>> for W

Source§

fn from(writer: W<TIME_LO_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TODO_SPEC>> for W

Source§

fn from(writer: W<TODO_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TODO_SPEC>> for W

Source§

fn from(writer: W<TODO_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TODO_SPEC>> for W

Source§

fn from(writer: W<TODO_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TODO_SPEC>> for W

Source§

fn from(writer: W<TODO_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TODO_SPEC>> for W

Source§

fn from(writer: W<TODO_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TODO_SPEC>> for W

Source§

fn from(writer: W<TODO_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TODO_SPEC>> for W

Source§

fn from(writer: W<TODO_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TODO_SPEC>> for W

Source§

fn from(writer: W<TODO_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TODO_SPEC>> for W

Source§

fn from(writer: W<TODO_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TODO_SPEC>> for W

Source§

fn from(writer: W<TODO_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TODO_SPEC>> for W

Source§

fn from(writer: W<TODO_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TODO_SPEC>> for W

Source§

fn from(writer: W<TODO_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TODO_SPEC>> for W

Source§

fn from(writer: W<TODO_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TOUCH_CHANNEL_SPEC>> for W

Source§

fn from(writer: W<TOUCH_CHANNEL_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TOUCH_CONFIG_SPEC>> for W

Source§

fn from(writer: W<TOUCH_CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TOUCH_DELAY_SPEC>> for W

Source§

fn from(writer: W<TOUCH_DELAY_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TOUCH_FORCE_SPEC>> for W

Source§

fn from(writer: W<TOUCH_FORCE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TOUCH_INTERRUPT_0_SPEC>> for W

Source§

fn from(writer: W<TOUCH_INTERRUPT_0_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TOUCH_INTERRUPT_1_SPEC>> for W

Source§

fn from(writer: W<TOUCH_INTERRUPT_1_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TOUCH_PROCESS_SPEC>> for W

Source§

fn from(writer: W<TOUCH_PROCESS_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TOUCH_RAW_SPEC>> for W

Source§

fn from(writer: W<TOUCH_RAW_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TOUCH_SLEEP_SPEC>> for W

Source§

fn from(writer: W<TOUCH_SLEEP_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TOUCH_VOLTAGE_SPEC>> for W

Source§

fn from(writer: W<TOUCH_VOLTAGE_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TRANSMIT_BUFFER_SPEC>> for W

Source§

fn from(writer: W<TRANSMIT_BUFFER_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TRANSMIT_CONFIG_SPEC>> for W

Source§

fn from(writer: W<TRANSMIT_CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TRANSMIT_CONFIG_SPEC>> for W

Source§

fn from(writer: W<TRANSMIT_CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TRANSMIT_CONTROL_SPEC>> for W

Source§

fn from(writer: W<TRANSMIT_CONTROL_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TRANSMIT_DATA_SPEC>> for W

Source§

fn from(writer: W<TRANSMIT_DATA_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TRANSMIT_INTERRUPT_SPEC>> for W

Source§

fn from(writer: W<TRANSMIT_INTERRUPT_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TRANSMIT_POSITION_SPEC>> for W

Source§

fn from(writer: W<TRANSMIT_POSITION_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<TRANSMIT_WIDTH_SPEC>> for W

Source§

fn from(writer: W<TRANSMIT_WIDTH_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<UART_CONFIG_SPEC>> for W

Source§

fn from(writer: W<UART_CONFIG_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<UART_SIGNAL_0_SPEC>> for W

Source§

fn from(writer: W<UART_SIGNAL_0_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<UART_SIGNAL_1_SPEC>> for W

Source§

fn from(writer: W<UART_SIGNAL_1_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<VOLUME_0_SPEC>> for W

Source§

fn from(writer: W<VOLUME_0_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<VOLUME_1_SPEC>> for W

Source§

fn from(writer: W<VOLUME_1_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<VOLUME_SPEC>> for W

Source§

fn from(writer: W<VOLUME_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<WIFI_PLL_CONFIG_0_SPEC>> for W

Source§

fn from(writer: W<WIFI_PLL_CONFIG_0_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<WIFI_PLL_CONFIG_10_SPEC>> for W

Source§

fn from(writer: W<WIFI_PLL_CONFIG_10_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<WIFI_PLL_CONFIG_11_SPEC>> for W

Source§

fn from(writer: W<WIFI_PLL_CONFIG_11_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<WIFI_PLL_CONFIG_12_SPEC>> for W

Source§

fn from(writer: W<WIFI_PLL_CONFIG_12_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<WIFI_PLL_CONFIG_13_SPEC>> for W

Source§

fn from(writer: W<WIFI_PLL_CONFIG_13_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<WIFI_PLL_CONFIG_14_SPEC>> for W

Source§

fn from(writer: W<WIFI_PLL_CONFIG_14_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<WIFI_PLL_CONFIG_1_SPEC>> for W

Source§

fn from(writer: W<WIFI_PLL_CONFIG_1_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<WIFI_PLL_CONFIG_2_SPEC>> for W

Source§

fn from(writer: W<WIFI_PLL_CONFIG_2_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<WIFI_PLL_CONFIG_3_SPEC>> for W

Source§

fn from(writer: W<WIFI_PLL_CONFIG_3_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<WIFI_PLL_CONFIG_4_SPEC>> for W

Source§

fn from(writer: W<WIFI_PLL_CONFIG_4_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<WIFI_PLL_CONFIG_5_SPEC>> for W

Source§

fn from(writer: W<WIFI_PLL_CONFIG_5_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<WIFI_PLL_CONFIG_6_SPEC>> for W

Source§

fn from(writer: W<WIFI_PLL_CONFIG_6_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<WIFI_PLL_CONFIG_7_SPEC>> for W

Source§

fn from(writer: W<WIFI_PLL_CONFIG_7_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<WIFI_PLL_CONFIG_8_SPEC>> for W

Source§

fn from(writer: W<WIFI_PLL_CONFIG_8_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<WIFI_PLL_CONFIG_9_SPEC>> for W

Source§

fn from(writer: W<WIFI_PLL_CONFIG_9_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<XTAL32K_SPEC>> for W

Source§

fn from(writer: W<XTAL32K_SPEC>) -> Self

Converts to this type from the input type.
Source§

impl From<W<ZERO_SIGNAL_SPEC>> for W

Source§

fn from(writer: W<ZERO_SIGNAL_SPEC>) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

§

impl<REG> Freeze for W<REG>
where <REG as RegisterSpec>::Ux: Freeze, REG: ?Sized,

§

impl<REG> RefUnwindSafe for W<REG>
where <REG as RegisterSpec>::Ux: RefUnwindSafe, REG: RefUnwindSafe + ?Sized,

§

impl<REG> Send for W<REG>
where <REG as RegisterSpec>::Ux: Send, REG: Send + ?Sized,

§

impl<REG> Sync for W<REG>
where <REG as RegisterSpec>::Ux: Sync, REG: Sync + ?Sized,

§

impl<REG> Unpin for W<REG>
where <REG as RegisterSpec>::Ux: Unpin, REG: Unpin + ?Sized,

§

impl<REG> UnwindSafe for W<REG>
where <REG as RegisterSpec>::Ux: UnwindSafe, REG: UnwindSafe + ?Sized,

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

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

Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.