Struct avr_device::atmega2560::twi::twamr::W
source · pub struct W(/* private fields */);Expand description
Register TWAMR writer
Implementations§
Methods from Deref<Target = W<TWAMR_SPEC>>§
Trait Implementations§
source§impl From<W<TWAMR_SPEC>> for W
impl From<W<TWAMR_SPEC>> for W
source§fn from(writer: W<TWAMR_SPEC>) -> Self
fn from(writer: W<TWAMR_SPEC>) -> Self
Converts to this type from the input type.