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