Struct itron_solid_asp3::abi::T_CCYC[][src]

#[repr(C)]
pub struct T_CCYC { pub cycatr: ATR, pub nfyinfo: T_NFYINFO, pub cyctim: RELTIM, pub cycphs: RELTIM, }
Expand description

TOPPERS/ASP3 T_CCYC

Fields

cycatr: ATR

周期通知属性

nfyinfo: T_NFYINFO

周期通知の通知方法

cyctim: RELTIM

周期通知の通知周期

cycphs: RELTIM

周期通知の通知位相

Trait Implementations

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.