libpafe-0.1.1.0: Wrapper for libpafe

Safe HaskellNone
LanguageHaskell2010

Bindings.Libpafe.Felica

Documentation

felicaPolling Source

Arguments

:: CUInt16

ServiceCode

-> CUInt8

RFU (is normally 0)

-> CUInt8

Timeslot

-> Ptr Pasori

Pointer for Pasori

-> IO (Maybe (ForeignPtr Felica)) 

felicaReadSingle Source

Arguments

:: Int

Felica reading mode

-> Int

Service code of block

-> CUInt8

Block number

-> Ptr Felica

A pointer for Felica

-> IO (Maybe [CUInt8])