= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t =
| Clock of Import.string
| Binary of Import.string * Data.t
| Data of Import.string * Data.t * Wave_format.t
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
val get_name : t -> Import.string
val get_to_str : t -> Import.Bits.t -> Import.string
val get_format : t -> Wave_format.t