void LXSAMD21DMX::stop ( void ) {
   SerialDMX.end();
	_interrupt_status = ISR_DISABLED;
}