Constant async_std_gpiod::MAX_VALUES
source · [−]pub const MAX_VALUES: usize = core::mem::size_of::<Bits>() * 8; // 64usizeExpand description
Maximum number of values which can be get or set per time
pub const MAX_VALUES: usize = core::mem::size_of::<Bits>() * 8; // 64usizeMaximum number of values which can be get or set per time