Trait tmcl::AxisParameter [] [src]

pub trait AxisParameter {
    const NUMBER: u8;
}

Axis parameter - useable with SAP, GAP, AAP, STAP and/or RSAP instructions.

Associated Constants

The Parameter Number.

Implementors