Struct itron_solid_fmp3::abi::T_CALM[][src]

#[repr(C)]
pub struct T_CALM { pub almatr: ATR, pub nfyinfo: T_NFYINFO, pub iprcid: ID, pub affinity: uint_t, }
Expand description

SOLID/FMP3 T_CALM

Fields

almatr: ATR

アラーム通知属性

nfyinfo: T_NFYINFO

アラーム通知の通知方法

iprcid: ID

アラーム通知の初期割付けプロセッサ

affinity: uint_t

アラーム通知の割付け可能プロセッサ

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.