allsource.fs.rstΒΆ

This is allsource.fs after processing by AutodocFs into a ReST formatted file.

.. _allsource.fs.rst.link:

allsource.fs
============
Fri 29 Jul 2022 19:29:57 AEST

.. index:: bit

bit
---
::

 ( u -- u )

This sets the specified bit. Here bit 20 is set and then displayed by 'bin.' which includes a bit position legend.
::
 
 20 bit bin.

 3322222222221111111111
 10987654321098765432109876543210 
 00000000000100000000000000000000

.. index:: RCC_CR_HSEON

RCC_CR_HSEON
------------
::

 ( -- x addr )



.. index:: RCC_CR_HSERDY?

RCC_CR_HSERDY?
--------------
::

 ( -- 1|0 )



.. index:: RCC_CFGR_PLLMUL<<

RCC_CFGR_PLLMUL<<
-----------------
::

 ( %bbbb -- x addr )



.. index:: RCC_CFGR_PPRE1<<

RCC_CFGR_PPRE1<<
----------------
::

 ( %bbb -- x addr )



.. index:: RCC_CFGR_ADCPRE<<

RCC_CFGR_ADCPRE<<
-----------------
::

 ( %bb -- x addr )



.. index:: RCC_CFGR_SW<<

RCC_CFGR_SW<<
-------------
::

 ( %bb -- x addr )



.. index:: RCC_CR_PLLON

RCC_CR_PLLON
------------
::

 ( -- x addr )



.. index:: RCC_CR_PLLRDY?

RCC_CR_PLLRDY?
--------------
::

 ( -- 1|0 )



.. index:: RCC_CFGR_PLLSRC

RCC_CFGR_PLLSRC
---------------
::

 ( -- x addr )



.. index:: 72mhz

72mhz
-----
::

 ( -- )



.. index:: bit

bit
---
::

 ( u -- u )



.. index:: 72mhz

72mhz
-----
::

 ( dummy )



.. index:: tickint

tickint
-------
::

 ( -- )



.. index:: systick-handler

systick-handler
---------------
::

 ( -- )



.. index:: init.systick

init.systick
------------
::

 ( 0.1 ms cal value -- )



.. index:: ticktime.

ticktime.
---------
::

 ( -- )



.. index:: zero-ticktime

zero-ticktime
-------------
::

 ( -- )



.. index:: ms.delay

ms.delay
--------
::

 ( u -- )



.. index:: defcount

defcount
--------
::

 ( -- u )



.. index:: uptest

uptest
------
::

 ( -- print stats )



.. index:: u.1

u.1
---
::

 ( u -- )



.. index:: u.2

u.2
---
::

 ( u -- )



.. index:: u.3

u.3
---
::

 ( u -- )



.. index:: u.4

u.4
---
::

 ( u -- )



.. index:: u.8

u.8
---
::

 ( u -- )



.. index:: h.1

h.1
---
::

 ( u -- )



.. index:: h.2

h.2
---
::

 ( u -- )



.. index:: h.3

h.3
---
::

 ( u -- )



.. index:: h.4

h.4
---
::

 ( u -- )



.. index:: h.8

h.8
---
::

 ( u -- )



.. index:: bit

bit
---
::

 ( u -- u )



.. index:: b8loop.

b8loop.
-------
::

 ( %b -- )



.. index:: b16loop.

b16loop.
--------
::

 ( %b -- )



.. index:: b16loop-a.

b16loop-a.
----------
::

 ( %b -- )



.. index:: b32loop.

b32loop.
--------
::

 ( %b -- )



.. index:: b32sloop.

b32sloop.
---------
::

 ( %b -- )



.. index:: bin.

bin.
----
::

 ( x -- )



.. index:: bin1.

bin1.
-----
::

 ( x -- )



.. index:: bin2.

bin2.
-----
::

 ( x -- )



.. index:: bin4l.

bin4l.
------
::

 ( x -- )



.. index:: bin4h.

bin4h.
------
::

 ( x -- )



.. index:: bin16.

bin16.
------
::

 ( x -- )



.. index:: GPIOA_MODER0

GPIOA_MODER0
------------
::

 ( %bbbb -- x addr )



.. index:: gpio?

gpio?
-----
::

 ( -- )



.. index:: GPIOA_CRL_MODE0<<

GPIOA_CRL_MODE0<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRL_MODE1<<

GPIOA_CRL_MODE1<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRL_MODE2<<

GPIOA_CRL_MODE2<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRL_MODE3<<

GPIOA_CRL_MODE3<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRL_MODE4<<

GPIOA_CRL_MODE4<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRL_MODE5<<

GPIOA_CRL_MODE5<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRL_MODE6<<

GPIOA_CRL_MODE6<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRL_MODE7<<

GPIOA_CRL_MODE7<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRL_MODE7<<

GPIOA_CRL_MODE7<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRH_MODE8<<

GPIOA_CRH_MODE8<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRH_MODE9<<

GPIOA_CRH_MODE9<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRH_MODE10<<

GPIOA_CRH_MODE10<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRH_MODE11<<

GPIOA_CRH_MODE11<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRH_MODE12<<

GPIOA_CRH_MODE12<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRH_MODE13<<

GPIOA_CRH_MODE13<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRH_MODE14<<

GPIOA_CRH_MODE14<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRH_MODE15<<

GPIOA_CRH_MODE15<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRL_MODE0<<

GPIOB_CRL_MODE0<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRL_MODE1<<

GPIOB_CRL_MODE1<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRL_MODE2<<

GPIOB_CRL_MODE2<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRL_MODE3<<

GPIOB_CRL_MODE3<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRL_MODE4<<

GPIOB_CRL_MODE4<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRL_MODE5<<

GPIOB_CRL_MODE5<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRL_MODE6<<

GPIOB_CRL_MODE6<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRL_MODE7<<

GPIOB_CRL_MODE7<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRL_MODE7<<

GPIOB_CRL_MODE7<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRH_MODE8<<

GPIOB_CRH_MODE8<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRH_MODE9<<

GPIOB_CRH_MODE9<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRH_MODE10<<

GPIOB_CRH_MODE10<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRH_MODE11<<

GPIOB_CRH_MODE11<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRH_MODE12<<

GPIOB_CRH_MODE12<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRH_MODE13<<

GPIOB_CRH_MODE13<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRH_MODE14<<

GPIOB_CRH_MODE14<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRH_MODE15<<

GPIOB_CRH_MODE15<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRL_MODE0<<

GPIOC_CRL_MODE0<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRL_MODE1<<

GPIOC_CRL_MODE1<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRL_MODE2<<

GPIOC_CRL_MODE2<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRL_MODE3<<

GPIOC_CRL_MODE3<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRL_MODE4<<

GPIOC_CRL_MODE4<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRL_MODE5<<

GPIOC_CRL_MODE5<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRL_MODE6<<

GPIOC_CRL_MODE6<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRL_MODE7<<

GPIOC_CRL_MODE7<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRL_MODE7<<

GPIOC_CRL_MODE7<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRH_MODE8<<

GPIOC_CRH_MODE8<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRH_MODE9<<

GPIOC_CRH_MODE9<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRH_MODE10<<

GPIOC_CRH_MODE10<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRH_MODE11<<

GPIOC_CRH_MODE11<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRH_MODE12<<

GPIOC_CRH_MODE12<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRH_MODE13<<

GPIOC_CRH_MODE13<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRH_MODE14<<

GPIOC_CRH_MODE14<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRH_MODE15<<

GPIOC_CRH_MODE15<<
------------------
::

 ( %bbbb -- x )



.. index:: WRITEONLY

WRITEONLY
---------
::

 ( -- )



.. index:: u.4

u.4
---
::

 ( u -- )



.. index:: u.2

u.2
---
::

 ( u -- )



.. index:: dump16

dump16
------
::

 ( addr -- )



.. index:: dump

dump
----
::

 ( addr len -- )



.. index:: words4

words4
------
::

 ( -- )



.. index:: chipid

chipid
------
::

 ( -- u1 u2 u3 3 )



.. index:: hwid

hwid
----
::

 ( -- u )



.. index:: c,


:ref:`c,<emulate-c>`
--------------------
::

 ( c, -- )



.. index:: calign

calign
------
::

 ( -- )



.. index:: flash-kb

flash-kb
--------
::

 ( -- u )



.. index:: flash-pagesize

flash-pagesize
--------------
::

 ( addr - u )



.. index:: init-ring

init-ring
---------
::

 ( addr size -- )



.. index:: c++@

c++@
----
::

 ( addr -- b addr+1 )



.. index:: ring-step

ring-step
---------
::

 ( ring 1/2 -- addr )



.. index:: ring#

ring#
-----
::

 ( ring -- u )



.. index:: ring?

ring?
-----
::

 ( ring -- f )



.. index:: >ring

>ring
-----
::

 ( b ring -- )



.. index:: ring>

ring>
-----
::

 ( ring -- b )



.. index:: usb-pma

usb-pma
-------
::

 ( pos -- addr )



.. index:: usb-pma@

usb-pma@
--------
::

 ( pos -- u )



.. index:: usb-pma!

usb-pma!
--------
::

 ( u pos -- )



.. index:: ep-addr

ep-addr
-------
::

 ( ep -- addr )



.. index:: ep-reg

ep-reg
------
::

 ( ep n -- addr )



.. index:: rxstat!

rxstat!
-------
::

 ( ep u -- )



.. index:: txstat!

txstat!
-------
::

 ( ep u -- )



.. index:: ep-reset-rx#

ep-reset-rx#
------------
::

 ( ep -- )



.. index:: rxclear

rxclear
-------
::

 ( ep -- )



.. index:: txclear

txclear
-------
::

 ( ep -- )



.. index:: set-serial

set-serial
----------
::

 ( -- addr )



.. index:: send-data

send-data
---------
::

 ( addr n -- )



.. index:: send-next

send-next
---------
::

 ( -- )



.. index:: send-desc

send-desc
---------
::

 ( -- )



.. index:: usb-reset

usb-reset
---------
::

 ( -- )



.. index:: ep-setup

ep-setup
--------
::

 ( ep -- )



.. index:: usb-pma-c!

usb-pma-c!
----------
::

 ( b pos -- )



.. index:: usb-fill

usb-fill
--------
::

 ( -- )



.. index:: ep-out

ep-out
------
::

 ( ep -- )



.. index:: ep-in

ep-in
-----
::

 ( ep -- )



.. index:: usb-ctr

usb-ctr
-------
::

 ( istr -- )



.. index:: usb-key?

usb-key?
--------
::

 ( -- f )



.. index:: usb-key

usb-key
-------
::

 ( -- c )



.. index:: usb-emit?

usb-emit?
---------
::

 ( -- f )



.. index:: usb-emit

usb-emit
--------
::

 ( c -- )



.. index:: usb-io

usb-io
------
::

 ( -- )



.. index:: init.usb

init.usb
--------
::

 ( -- )



.. index:: deinit.usb

deinit.usb
----------
::

 ( -- )



.. index:: +usb

+usb
----
::

 ( -- )



.. index:: -usb

-usb
----
::

 ( -- )



.. index:: init

init
----
::

 ( -- )



.. index:: flashfree

flashfree
---------
::

 ( -- u )



.. index:: ramfree

ramfree
-------
::

 ( u -- u )



.. index:: flashfree.

flashfree.
----------
::

 ( u addr -- )



.. index:: ramfree.

ramfree.
--------
::

 ( u -- )



.. index:: memstats

memstats
--------
::

 ( u u addr -- )



.. index:: free

free
----
::

 ( -- )



.. index:: free

free
----
::

 ( -- )



.. index:: free

free
----
::

 ( -- )



.. index:: disasm-fetch        \

disasm-fetch        \
---------------------
::

 ( -- Data )



.. index:: disasm-string

disasm-string
-------------
::

 ( -- )



.. index:: name.

name.
-----
::

 ( Address -- )



.. index:: register.

register.
---------
::

 ( u -- )



.. index:: opcode?

opcode?
-------
::

 ( Opcode Bits Mask -- Opcode ? )



.. index:: reg.

reg.
----
::

 ( Opcode Position -- Opcode )



.. index:: reg16.

reg16.
------
::

 ( Opcode Position -- Opcode )



.. index:: reg16split.

reg16split.
-----------
::

 ( Opcode -- Opcode )



.. index:: registerlist.

registerlist.
-------------
::

 ( Opcode -- Opcode )



.. index:: imm3.

imm3.
-----
::

 ( Opcode Position -- Opcode )



.. index:: imm5.

imm5.
-----
::

 ( Opcode Position -- Opcode )



.. index:: imm8.

imm8.
-----
::

 ( Opcode Position -- Opcode )



.. index:: imm3<<1.

imm3<<1.
--------
::

 ( Opcode Position -- Opcode )



.. index:: imm5<<1.

imm5<<1.
--------
::

 ( Opcode Position -- Opcode )



.. index:: imm8<<1.

imm8<<1.
--------
::

 ( Opcode Position -- Opcode )



.. index:: imm3<<2.

imm3<<2.
--------
::

 ( Opcode Position -- Opcode )



.. index:: imm5<<2.

imm5<<2.
--------
::

 ( Opcode Position -- Opcode )



.. index:: imm7<<2.

imm7<<2.
--------
::

 ( Opcode Position -- Opcode )



.. index:: imm8<<2.

imm8<<2.
--------
::

 ( Opcode Position -- Opcode )



.. index:: condition.

condition.
----------
::

 ( Condition -- )



.. index:: rotateleft

rotateleft
----------
::

 ( x u -- x )



.. index:: rotateright

rotateright
-----------
::

 ( x u -- x )



.. index:: imm12.

imm12.
------
::

 ( Opcode -- Opcode )



.. index:: disasm-thumb-2

disasm-thumb-2
--------------
::

 ( Opcode16 -- Opcode16 )



.. index:: disasm

disasm
------
::

 ( -- )



.. index:: memstamp \

memstamp \
----------
::

 ( Addr -- )



.. index:: disasm-step

disasm-step
-----------
::

 ( -- )



.. index:: seec

seec
----
::

 ( -- )



.. index:: see

see
---
::

 ( -- )



.. index:: free

free
----
::

 ( -- )



.. index:: cornerstone

cornerstone
-----------
::

 ( Name )



.. index:: version

version
-------
::

 ( -- c )



.. index:: calltrace-handler

calltrace-handler
-----------------
::

 ( -- )



.. index:: init.calltrace

init.calltrace
--------------
::

 ( -- )



.. index:: GPIOA_CRL_MODE0<<

GPIOA_CRL_MODE0<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRL_MODE1<<

GPIOA_CRL_MODE1<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRL_MODE2<<

GPIOA_CRL_MODE2<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRL_MODE3<<

GPIOA_CRL_MODE3<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRL_MODE4<<

GPIOA_CRL_MODE4<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRL_MODE5<<

GPIOA_CRL_MODE5<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRL_MODE6<<

GPIOA_CRL_MODE6<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRL_MODE7<<

GPIOA_CRL_MODE7<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRL_MODE7<<

GPIOA_CRL_MODE7<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRH_MODE8<<

GPIOA_CRH_MODE8<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRH_MODE9<<

GPIOA_CRH_MODE9<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRH_MODE10<<

GPIOA_CRH_MODE10<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRH_MODE11<<

GPIOA_CRH_MODE11<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRH_MODE12<<

GPIOA_CRH_MODE12<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRH_MODE13<<

GPIOA_CRH_MODE13<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRH_MODE14<<

GPIOA_CRH_MODE14<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOA_CRH_MODE15<<

GPIOA_CRH_MODE15<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRL_MODE0<<

GPIOB_CRL_MODE0<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRL_MODE1<<

GPIOB_CRL_MODE1<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRL_MODE2<<

GPIOB_CRL_MODE2<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRL_MODE3<<

GPIOB_CRL_MODE3<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRL_MODE4<<

GPIOB_CRL_MODE4<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRL_MODE5<<

GPIOB_CRL_MODE5<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRL_MODE6<<

GPIOB_CRL_MODE6<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRL_MODE7<<

GPIOB_CRL_MODE7<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRL_MODE7<<

GPIOB_CRL_MODE7<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRH_MODE8<<

GPIOB_CRH_MODE8<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRH_MODE9<<

GPIOB_CRH_MODE9<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRH_MODE10<<

GPIOB_CRH_MODE10<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRH_MODE11<<

GPIOB_CRH_MODE11<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRH_MODE12<<

GPIOB_CRH_MODE12<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRH_MODE13<<

GPIOB_CRH_MODE13<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRH_MODE14<<

GPIOB_CRH_MODE14<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOB_CRH_MODE15<<

GPIOB_CRH_MODE15<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRL_MODE0<<

GPIOC_CRL_MODE0<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRL_MODE1<<

GPIOC_CRL_MODE1<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRL_MODE2<<

GPIOC_CRL_MODE2<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRL_MODE3<<

GPIOC_CRL_MODE3<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRL_MODE4<<

GPIOC_CRL_MODE4<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRL_MODE5<<

GPIOC_CRL_MODE5<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRL_MODE6<<

GPIOC_CRL_MODE6<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRL_MODE7<<

GPIOC_CRL_MODE7<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRL_MODE7<<

GPIOC_CRL_MODE7<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRH_MODE8<<

GPIOC_CRH_MODE8<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRH_MODE9<<

GPIOC_CRH_MODE9<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRH_MODE10<<

GPIOC_CRH_MODE10<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRH_MODE11<<

GPIOC_CRH_MODE11<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRH_MODE12<<

GPIOC_CRH_MODE12<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRH_MODE13<<

GPIOC_CRH_MODE13<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRH_MODE14<<

GPIOC_CRH_MODE14<<
------------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRH_MODE15<<

GPIOC_CRH_MODE15<<
------------------
::

 ( %bbbb -- x )



.. index:: RCC_APB2ENR_IOPAEN

RCC_APB2ENR_IOPAEN
------------------
::

 ( -- x addr )



.. index:: RCC_APB2ENR_IOPBEN

RCC_APB2ENR_IOPBEN
------------------
::

 ( -- x addr )



.. index:: RCC_APB2ENR_IOPCEN

RCC_APB2ENR_IOPCEN
------------------
::

 ( -- x addr )



.. index:: JUMPER-ON?

JUMPER-ON?
----------
::

 ( --  1|0 )



.. index:: GPIOA_CRL_MODE0<<

GPIOA_CRL_MODE0<<
-----------------
::

 ( %bbbb -- x )



.. index:: GPIOC_CRH_MODE13<<

GPIOC_CRH_MODE13<<
------------------
::

 ( %bbbb -- x )



.. index:: ledon

ledon
-----
::

 ( -- )



.. index:: ledoff

ledoff
------
::

 ( -- )



.. index:: GPIOB_CRH_MODE9

GPIOB_CRH_MODE9
---------------
::

 ( %bb -- x addr )



.. index:: GPIOB_CRH_CNF9

GPIOB_CRH_CNF9
--------------
::

 ( %bb -- x addr )



.. index:: GPIOB_BSRR_BS9

GPIOB_BSRR_BS9
--------------
::

 ( -- )



.. index:: GPIOB_BSRR_BR9

GPIOB_BSRR_BR9
--------------
::

 ( -- )



.. index:: GPIOA_CRH_MODE12

GPIOA_CRH_MODE12
----------------
::

 ( %bb -- x addr )



.. index:: GPIOA_CRH_CNF12

GPIOA_CRH_CNF12
---------------
::

 ( %bb -- x addr )



.. index:: GPIOA_BSRR_BS12

GPIOA_BSRR_BS12
---------------
::

 ( -- )



.. index:: GPIOA_BSRR_BR12

GPIOA_BSRR_BR12
---------------
::

 ( -- )



.. index:: blink

blink
-----
::

 ( -- pc13 )



.. index:: pa12-init

pa12-init
---------
::

 ( -- )



.. index:: pa12-disable

pa12-disable
------------
::

 ( -- )



.. index:: pa12-pulse

pa12-pulse
----------
::

 ( -- )



.. index:: pb9-init

pb9-init
--------
::

 ( -- )



.. index:: pb9-disable

pb9-disable
-----------
::

 ( -- )



.. index:: pb9-pulse

pb9-pulse
---------
::

 ( -- )



.. index:: usbdp-init

usbdp-init
----------
::

 ( -- )



.. index:: usbdp-pulse

usbdp-pulse
-----------
::

 ( -- )



.. index:: usbdp-disable

usbdp-disable
-------------
::

 ( -- )



.. index:: qty-flash-declared?

qty-flash-declared?
-------------------
::

 ( -- bytes )



.. index:: 2nd64kb-verified-flag-test

2nd64kb-verified-flag-test
--------------------------
::

 ( -- )



.. index:: FF?

FF?
---
::

 ( -- )



.. index:: AA?

AA?
---
::

 ( -- )



.. index:: 55?

55?
---
::

 ( -- )



.. index:: fillAA

fillAA
------
::

 ( -- )



.. index:: fill55

fill55
------
::

 ( -- )



.. index:: erase

erase
-----
::

 ( -- )



.. index:: 2nd64kb?

2nd64kb?
--------
::

 ( -- )



.. index:: hidden64kB?

hidden64kB?
-----------
::

 ( -- )



.. index:: cause-exception

cause-exception
---------------
::

 ( -- )



.. index:: wait

wait
----
::

 ( -- )



.. index:: flash-declared?

flash-declared?
---------------
::

 ( -- )



.. index:: print-flash-declared

print-flash-declared
--------------------
::

 ( -- )



.. index:: 3addr

3addr
-----
::

 ( -- )



.. index:: duid

duid
----
::

 ( addr1 addr2 addr3 -- u )



.. index:: serial

serial
------
::

 ( -- )



.. index:: is-ascii?

is-ascii?
---------
::

 ( u -- true = printable | no = . )



.. index:: ascii.

ascii.
------
::

 ( -- )



.. index:: id

id
--
::

 ( u -- )



.. index:: scb_cpuid-bits31-0

scb_cpuid-bits31-0
------------------
::

 ( -- )



.. index:: scb_cpuid-bits31:24

scb_cpuid-bits31:24
-------------------
::

 ( -- )



.. index:: scb_cpuid-bits23:20

scb_cpuid-bits23:20
-------------------
::

 ( -- )



.. index:: scb_cpuid-bits19:16

scb_cpuid-bits19:16
-------------------
::

 ( -- )



.. index:: scb_cpuid-bits15:4

scb_cpuid-bits15:4
------------------
::

 ( -- )



.. index:: scb_cpuid-bits3:0

scb_cpuid-bits3:0
-----------------
::

 ( -- )



.. index:: scb-cpuid

scb-cpuid
---------
::

 ( -- )



.. index:: uuid

uuid
----
::

 ( -- )



.. index:: print-dbgmcu_idcode

print-dbgmcu_idcode
-------------------
::

 ( -- )



.. index:: dbgmcu_idcode?

dbgmcu_idcode?
--------------
::

 ( -- )



.. index:: jdec_ident_code

jdec_ident_code
---------------
::

 ( -- hex )



.. index:: jdec_cont_code

jdec_cont_code
--------------
::

 ( -- c )



.. index:: jdec-verified-flag?

jdec-verified-flag?
-------------------
::

 ( -- )



.. index:: jedec_id.

jedec_id.
---------
::

 ( addr -- x )



.. index:: test-status?

test-status?
------------
::

 ( -- )



.. index:: F103C8T6-Auth?

F103C8T6-Auth?
--------------
::

 ( -- )



.. index:: credits

credits
-------
::

 ( -- )



.. index:: license

license
-------
::

 ( -- )



.. index:: faq

faq
---
::

 ( -- )



.. index:: usb-faq

usb-faq
-------
::

 ( -- )



.. index:: extra-menu-print

extra-menu-print
----------------
::

 ( -- )



.. index:: menu-a

menu-a
------
::

 ( -- )



.. index:: menu-print

menu-print
----------
::

 ( -- )



.. index:: extra-menu

extra-menu
----------
::

 ( -- )



.. index:: menu

menu
----
::

 ( -- )



.. index:: m menu

m menu
------
::

 ( -- )



.. index:: option-jumper?

option-jumper?
--------------
::

 ( -- )



.. index:: init

init
----
::

 ( -- )