Sfr |
Refer to 10.2 Special Function Registers for more details.
[FlagsAttribute] public enum Sfr0Bits
| Member name | Description |
|---|---|
| StartMark | START_MARK current signal state ( 1 = asserted ) |
| AbortMark | ABORT_MARK current signal state ( 1 = asserted ) |
| PartSensor | PART_SENSOR current signal state ( 1 = asserted ) |
| LaserAlarm | LASER_ALARM current signal state ( 1 = asserted ) |
| StartMarkAsserted | START_MARK signal state transitioned to asserted since previous read ( 1 = true ) |
| AbortMarkAsserted | ABORT_MARK signal state transitioned to asserted since previous read ( 1 = true ) |
| PartSensorAsserted | PART_SENSOR signal state transitioned to asserted since previous read ( 1 = true ) |
| LaserAlarmAsserted | LASER_ALARM signal state transitioned to asserted since previous read ( 1 = true ) |
| StartMarkDeasserted | START_MARK signal state transitioned to de-asserted since previous read ( 1 = true ) |
| AbortMarkDeasserted | ABORT_MARK signal state transitioned to de-asserted since previous read ( 1 = true ) |
| PartSensorDeasserted | PART_SENSOR signal state transitioned to de-asserted since previous read ( 1 = true ) |
| LaserAlarmDeasserted | LASER_ALARM signal state transitioned to de-asserted since previous read ( 1 = true ) |