DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:register

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:register [2009-04-26 03:01] 189.243.2.207plugin:register [2021-01-02 10:23] (current) – [register Plugin] update metadata to GH hosting vapier
Line 1: Line 1:
 +====== register Plugin ======
  
 +---- plugin ----
 +description: Displays register bit breakouts
 +author     : Mike Frysinger
 +email      : vapier@gmail.com
 +type       : syntax
 +lastupdate : 2008-10-13
 +compatible : 2008-05-05
 +depends    : 
 +conflicts 
 +similar    : 
 +tags       : media, images, diagram
 +downloadurl: https://github.com/vapier/dokuwiki-register-plugin/archive/v1.0.tar.gz
 +bugtracker : mailto:vapier@gmail.com?subject=dokuwiki register plugin feedback
 +sourcerepo : https://github.com/vapier/dokuwiki-register-plugin
 +donationurl:
 +----
 +
 +===== Download and Installation =====
 +
 +Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
 +
 +You will need to have GD/PNG support enabled in your PHP install, as well as fonts (TrueType).
 +
 +===== Syntax =====
 +
 +<code>
 +<register>
 +register = WDOG_CTL
 +long desc = Watchdog Control Register
 +short desc = moo
 +perms = RW
 +addr = 0xFFC00200
 +reset = 0x0AD0
 +length = 16
 +bit range = 15 15
 +bit name = WDR0
 +bit desc = 0 - Watchdog timer has not expired\n1 - Watchdog timer has expired
 +bit flags = W1C
 +bit range = 11 4
 +bit name = WDEN
 +bit desc = 0xAD - Counter disabled\nAll other values - Counter enabled
 +</register>
 +</code>
 +
 +===== Example =====
 +
 +The aforementioned code snippet will generate an image like so:
 +{{ http://docs.blackfin.uclinux.org/lib/plugins/register/watchdog.png }}
plugin/register.txt · Last modified: 2021-01-02 10:23 by vapier

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki