package containers

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Field of type value, with a given width and position within the bitfield type

type value

Values contained in the field

val get : t -> value
val set : value -> t -> t
val width : int
val name : string
val kind : value field_kind