Struct cryptoauthlib_sys::ATCAIfaceCfg__bindgen_ty_1__bindgen_ty_1 [−][src]
#[repr(C)]pub struct ATCAIfaceCfg__bindgen_ty_1__bindgen_ty_1 { pub slave_address: u8, pub bus: u8, pub baud: u32, }
Fields
slave_address: u8bus: u8baud: u32Trait Implementations
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more