@hackage / fuyu-gpio

High-level, type-safe interface for Linux GPIO (libgpiod v2).

Latest0.0.9.0

About

Metadata

  • Last updated , by BassGT
  • License LGPL-2.1-or-later
  • Categories Hardware, Systems Programming
  • Maintained by: sebastian11medrano@gmail.com

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    examples (off by default)

    Compile all examples

Readme

High-level, type-safe, and resource-managed Haskell interface for Linux GPIO character devices using libgpiod v2. Built on top of fuyu-gpio-direct, fuyu-gpio provides automatic memory management (bracket with* style), typed exception handling, metadata snapshots, and zero-copy vector operations for high-performance GPIO IO.