A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://technical.swissmicros.com/dmcp/doc/DMCP-ifc-html/group__sdb__flags.html below:

DMCP interface: Flags

Flags. More...

typedef int  get_flag_fn_t()   Get flag function prototype.
  typedef void  set_flag_fn_t(int val)   Set flag function prototype.
 

Flags.

There is set of callback functions which can redirect some system flags handling to user program.

If set, system makes access to those flags through these callbacks.

◆ get_flag_dmy

Getter callback for DMY flag.

Returns
(0-2) DMY flag value

Value correspond to following formats:

0 -> MDY, 1 -> DMY, 2 -> YMD

◆ is_beep_mute

Getter callback for Beep Mute flag.

Returns
(0/1) 1 - Mute beeps
◆ is_flag_clk24

Getter callback for CLK24 flag.

Returns
(0/1) 1 - use 24h format
◆ set_beep_mute

Setter callback for Beep Mute flag.

Parameters
◆ set_flag_clk24

Setter callback for CLK24 flag.

Parameters
val (0/1) 1 - use 24h format
◆ set_flag_dmy

Setter callback for DMY flag.

Parameters

See get_flag_dmy for meaning of values.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4