Module Hardcaml.Edge
Specification of rising or falling edge of a signal (normally a clock).
- val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
- val to_int : t -> int
Hardcaml.EdgeSpecification of rising or falling edge of a signal (normally a clock).
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.tval to_int : t -> int