Trait capsules::fm25cl::FM25CLCustom [] [src]

pub trait FM25CLCustom {
    fn read_status(&self) -> ReturnCode;
}

Required Methods

Implementors