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