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
Trait Implementations
sourceimpl From<W<ADAPT_MASK_SPEC>> for W
impl From<W<ADAPT_MASK_SPEC>> for W
sourcefn from(writer: W<ADAPT_MASK_SPEC>) -> Self
fn from(writer: W<ADAPT_MASK_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<ALTERNATE_ENABLE_SPEC>> for W
impl From<W<ALTERNATE_ENABLE_SPEC>> for W
sourcefn from(writer: W<ALTERNATE_ENABLE_SPEC>) -> Self
fn from(writer: W<ALTERNATE_ENABLE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<CLOCK_DIVIDE_SPEC>> for W
impl From<W<CLOCK_DIVIDE_SPEC>> for W
sourcefn from(writer: W<CLOCK_DIVIDE_SPEC>) -> Self
fn from(writer: W<CLOCK_DIVIDE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<CLOCK_ENABLE_SPEC>> for W
impl From<W<CLOCK_ENABLE_SPEC>> for W
sourcefn from(writer: W<CLOCK_ENABLE_SPEC>) -> Self
fn from(writer: W<CLOCK_ENABLE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<CONTROL_REGISTER_SPEC>> for W
impl From<W<CONTROL_REGISTER_SPEC>> for W
sourcefn from(writer: W<CONTROL_REGISTER_SPEC>) -> Self
fn from(writer: W<CONTROL_REGISTER_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<DATA_ENABLE_SPEC>> for W
impl From<W<DATA_ENABLE_SPEC>> for W
sourcefn from(writer: W<DATA_ENABLE_SPEC>) -> Self
fn from(writer: W<DATA_ENABLE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<DATA_VALUE_SPEC>> for W
impl From<W<DATA_VALUE_SPEC>> for W
sourcefn from(writer: W<DATA_VALUE_SPEC>) -> Self
fn from(writer: W<DATA_VALUE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<DEBUG_CONTROL_SPEC>> for W
impl From<W<DEBUG_CONTROL_SPEC>> for W
sourcefn from(writer: W<DEBUG_CONTROL_SPEC>) -> Self
fn from(writer: W<DEBUG_CONTROL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<DIRECTION_SPEC>> for W
impl From<W<DIRECTION_SPEC>> for W
sourcefn from(writer: W<DIRECTION_SPEC>) -> Self
fn from(writer: W<DIRECTION_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<FUNCTION_HIGH_SPEC>> for W
impl From<W<FUNCTION_HIGH_SPEC>> for W
sourcefn from(writer: W<FUNCTION_HIGH_SPEC>) -> Self
fn from(writer: W<FUNCTION_HIGH_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<FUNCTION_LOW_SPEC>> for W
impl From<W<FUNCTION_LOW_SPEC>> for W
sourcefn from(writer: W<FUNCTION_LOW_SPEC>) -> Self
fn from(writer: W<FUNCTION_LOW_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<I2S_CLOCK_SPEC>> for W
impl From<W<I2S_CLOCK_SPEC>> for W
sourcefn from(writer: W<I2S_CLOCK_SPEC>) -> Self
fn from(writer: W<I2S_CLOCK_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<INTERRUPT_CLEAR_SPEC>> for W
impl From<W<INTERRUPT_CLEAR_SPEC>> for W
sourcefn from(writer: W<INTERRUPT_CLEAR_SPEC>) -> Self
fn from(writer: W<INTERRUPT_CLEAR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<INTERRUPT_ENABLE_SPEC>> for W
impl From<W<INTERRUPT_ENABLE_SPEC>> for W
sourcefn from(writer: W<INTERRUPT_ENABLE_SPEC>) -> Self
fn from(writer: W<INTERRUPT_ENABLE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<INTERRUPT_SOURCE_SPEC>> for W
impl From<W<INTERRUPT_SOURCE_SPEC>> for W
sourcefn from(writer: W<INTERRUPT_SOURCE_SPEC>) -> Self
fn from(writer: W<INTERRUPT_SOURCE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<INTERRUPT_STATE_RAW_SPEC>> for W
impl From<W<INTERRUPT_STATE_RAW_SPEC>> for W
sourcefn from(writer: W<INTERRUPT_STATE_RAW_SPEC>) -> Self
fn from(writer: W<INTERRUPT_STATE_RAW_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<INTERRUPT_STATE_SPEC>> for W
impl From<W<INTERRUPT_STATE_SPEC>> for W
sourcefn from(writer: W<INTERRUPT_STATE_SPEC>) -> Self
fn from(writer: W<INTERRUPT_STATE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<PULL_DOWN_SPEC>> for W
impl From<W<PULL_DOWN_SPEC>> for W
sourcefn from(writer: W<PULL_DOWN_SPEC>) -> Self
fn from(writer: W<PULL_DOWN_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<PULL_UP_SPEC>> for W
impl From<W<PULL_UP_SPEC>> for W
sourcefn from(writer: W<PULL_UP_SPEC>) -> Self
fn from(writer: W<PULL_UP_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<RESET_CONTROL_SPEC>> for W
impl From<W<RESET_CONTROL_SPEC>> for W
sourcefn from(writer: W<RESET_CONTROL_SPEC>) -> Self
fn from(writer: W<RESET_CONTROL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<RESET_STATE_SPEC>> for W
impl From<W<RESET_STATE_SPEC>> for W
sourcefn from(writer: W<RESET_STATE_SPEC>) -> Self
fn from(writer: W<RESET_STATE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<RTC_REGISTER_0_SPEC>> for W
impl From<W<RTC_REGISTER_0_SPEC>> for W
sourcefn from(writer: W<RTC_REGISTER_0_SPEC>) -> Self
fn from(writer: W<RTC_REGISTER_0_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<RTC_REGISTER_1_SPEC>> for W
impl From<W<RTC_REGISTER_1_SPEC>> for W
sourcefn from(writer: W<RTC_REGISTER_1_SPEC>) -> Self
fn from(writer: W<RTC_REGISTER_1_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<TIMER0_SPEC>> for W
impl From<W<TIMER0_SPEC>> for W
sourcefn from(writer: W<TIMER0_SPEC>) -> Self
fn from(writer: W<TIMER0_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<TRIGGER_BOTH_SPEC>> for W
impl From<W<TRIGGER_BOTH_SPEC>> for W
sourcefn from(writer: W<TRIGGER_BOTH_SPEC>) -> Self
fn from(writer: W<TRIGGER_BOTH_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<TRIGGER_EDGE_LEVEL_SPEC>> for W
impl From<W<TRIGGER_EDGE_LEVEL_SPEC>> for W
sourcefn from(writer: W<TRIGGER_EDGE_LEVEL_SPEC>) -> Self
fn from(writer: W<TRIGGER_EDGE_LEVEL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<W<TRIGGER_MODE_SPEC>> for W
impl From<W<TRIGGER_MODE_SPEC>> for W
sourcefn from(writer: W<TRIGGER_MODE_SPEC>) -> Self
fn from(writer: W<TRIGGER_MODE_SPEC>) -> Self
Converts to this type from the input type.
Auto Trait Implementations
impl<REG: ?Sized> RefUnwindSafe for W<REG> where
REG: RefUnwindSafe,
<REG as RegisterSpec>::Ux: RefUnwindSafe,
impl<REG: ?Sized> Send for W<REG> where
REG: Send,
<REG as RegisterSpec>::Ux: Send,
impl<REG: ?Sized> Sync for W<REG> where
REG: Sync,
<REG as RegisterSpec>::Ux: Sync,
impl<REG: ?Sized> Unpin for W<REG> where
REG: Unpin,
<REG as RegisterSpec>::Ux: Unpin,
impl<REG: ?Sized> UnwindSafe for W<REG> where
REG: UnwindSafe,
<REG as RegisterSpec>::Ux: UnwindSafe,
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more