microprobe.target.env.Environment
=================================

.. currentmodule:: microprobe.target.env

.. autoclass:: Environment
   :members:
   :no-private-members:
   :no-special-members:
   :undoc-members:
   :inherited-members:
   
   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Environment.__init__
      ~Environment.elf_abi
      ~Environment.full_report
      ~Environment.function_call
      ~Environment.function_return
      ~Environment.hook_after_reset_instructions
      ~Environment.hook_after_test_instructions
      ~Environment.hook_before_test_instructions
      ~Environment.hook_test_end_instructions
      ~Environment.hook_test_init_instructions
      ~Environment.list_properties
      ~Environment.register_name
      ~Environment.register_property
      ~Environment.set_target
      ~Environment.set_threads
      ~Environment.unregister_property
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Environment.default_wrapper
      ~Environment.description
      ~Environment.environment_reserved_registers
      ~Environment.isa
      ~Environment.little_endian
      ~Environment.name
      ~Environment.properties
      ~Environment.stack_direction
      ~Environment.stack_pointer
      ~Environment.target
      ~Environment.threads
      ~Environment.volatile_registers
   
   

   
   .. raw:: html
      
      <br>
      <hr width="75%">  
      <br>

   

