pub fn get_pin_state(
    modem: &mut HuaweiModem
) -> impl Future<Item = PinState, Error = HuaweiError>
Expand description

Get the modem’s current PIN state (AT+CPIN).