Skip to content
Snippets Groups Projects
  • Koen Zandberg's avatar
    3c032e56
    gnrc_netif: add rawmode flag · 3c032e56
    Koen Zandberg authored
    Adds a gnrc_netif specific rawmode flag to indicate that the netdev
    device is configured in raw mode. This flag is kept in sync with a
    possible flag in the netdev device and should only be modified via the
    setter call.
    3c032e56
    History
    gnrc_netif: add rawmode flag
    Koen Zandberg authored
    Adds a gnrc_netif specific rawmode flag to indicate that the netdev
    device is configured in raw mode. This flag is kept in sync with a
    possible flag in the netdev device and should only be modified via the
    setter call.