hocd-0.1.3.0: OpenOCD Haskell interface
Safe HaskellSafe-Inferred
LanguageHaskell2010

HOCD.Types

Synopsis

Documentation

memAddr :: Word32 -> MemAddress Source #

Shorthand constructor

data OCDConfig Source #

Constructors

OCDConfig 

Fields

Instances

Instances details
Show OCDConfig Source # 
Instance details

Defined in HOCD.Types

Default OCDConfig Source # 
Instance details

Defined in HOCD.Types

Methods

def :: OCDConfig #

Eq OCDConfig Source # 
Instance details

Defined in HOCD.Types

Ord OCDConfig Source # 
Instance details

Defined in HOCD.Types