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