pub use DcSysTime;
use Duration;
/// PDO output frame size
pub const EC_OUTPUT_FRAME_SIZE: usize = 626;
/// PDO input frame size
pub const EC_INPUT_FRAME_SIZE: usize = 2;
/// The base unit of the EtherCAT
pub const EC_CYCLE_TIME_BASE: Duration = from_micros;
/// The base point of system time
pub const ECAT_DC_SYS_TIME_BASE: OffsetDateTime =
datetime!;