#[repr(C)]
pub struct IsoTpOptions { /* private fields */ }
Expand description

ISO-TP otions aka can_isotp_options

Implementations

get flags for isotp behaviour.

set flags for isotp behaviour.

get frame transmission time (N_As/N_Ar)

set frame transmission time (N_As/N_Ar)

get frame transmission time (N_As/N_Ar)

set address for extended addressing

get address for extended addressing

set content of padding byte (tx)

get content of padding byte (rx)

set content of padding byte (rx)

get address for extended addressing

set address for extended addressing

Trait Implementations

Returns the “default value” for a type. 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

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

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.