[][src]Trait tmc2209::Register

pub trait Register {
    const ADDRESS: Address;
}

Implemented for all register types.

Associated Constants

Loading content...

Implementors

impl Register for CHOPCONF[src]

impl Register for COOLCONF[src]

impl Register for DRV_STATUS[src]

impl Register for FACTORY_CONF[src]

impl Register for GCONF[src]

impl Register for GSTAT[src]

impl Register for IFCNT[src]

impl Register for IHOLD_IRUN[src]

impl Register for IOIN[src]

impl Register for MSCNT[src]

impl Register for MSCURACT[src]

impl Register for OTP_PROG[src]

impl Register for OTP_READ[src]

impl Register for PWMCONF[src]

impl Register for PWM_AUTO[src]

impl Register for PWM_SCALE[src]

impl Register for SGTHRS[src]

impl Register for SG_RESULT[src]

impl Register for SLAVECONF[src]

impl Register for TCOOLTHRS[src]

impl Register for TPOWERDOWN[src]

impl Register for TPWMTHRS[src]

impl Register for TSTEP[src]

impl Register for VACTUAL[src]

Loading content...