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