Trait capsules_extra::fm25cl::FM25CLCustom
source · pub trait FM25CLCustom {
// Required method
fn read_status(&self) -> Result<(), ErrorCode>;
}
pub trait FM25CLCustom {
// Required method
fn read_status(&self) -> Result<(), ErrorCode>;
}