Type Definition AteccDevice
rust_cryptoauthlib
type AteccDevice = Box<dyn AteccDeviceTrait + Send + Sync>;