Struct itron_asp3::abi::acvct [−][src]
#[repr(C)]pub struct acvct {
pub acptn1: ACPTN,
pub acptn2: ACPTN,
pub acptn3: ACPTN,
pub acptn4: ACPTN,
}Expand description
アクセス許可ベクタ
Fields
acptn1: ACPTN通常操作1のアクセス許可パターン
acptn2: ACPTN通常操作2のアクセス許可パターン
acptn3: ACPTN管理操作のアクセス許可パターン
acptn4: ACPTN参照操作のアクセス許可パターン