Crate luwen_if

Source

Re-exports§

pub use chip::eth_addr::EthAddr;
pub use chip::eth_addr::IntoChip;
pub use chip::ChipImpl;

Modules§

chip
error

Structs§

CallbackStorage
ChipDetectOptions
DeviceInfo
FnRemote

Enums§

ArcMsg
ArcMsgError
ArcMsgOk
ArcMsgProtocolError
ArcState
FnAxi
FnDriver
FnNoc
FnOptions
TypedArcMsg
UninitChip
Represents a chip object which may or may not be initialized.

Functions§

detect_chips
Find all chips accessible from the given set of root chips. For the most part this should be a set of chips found via a PCI scan, but it doens’t have to be.
detect_chips_silent