Library to use my Photo MOS Relays Circuit having 16 or less channels.

Fork of PMRC4ch by Akifumi Takahashi

Revision:
37:0106e81d7dfc
Parent:
36:d365db06cf17
Child:
38:df92ed56a6a9
--- a/PMRC16ch.h	Wed Nov 07 18:14:20 2018 +0000
+++ b/PMRC16ch.h	Wed Nov 07 18:25:19 2018 +0000
@@ -1,28 +1,28 @@
 /** PMRC16 class header file
- *  @file   PMRC16ch.h
- *  @author Akifumi Takahashi
- *  @date   2016/dec/11-
+ *  \file   PMRC16ch.h
+ *  \author Akifumi Takahashi
+ *  \date   2016/dec/11-
  *  -   ver.1;      8 channel
- *  @date   2018/jun/01-
+ *  \date   2018/jun/01-
  *  -   ver.16.1;   16 channel
- *  @date   2018/jun/28-
+ *  \date   2018/jun/28-
  *  -   ver.16.2;   major change
  */
 #ifndef PMRC_16CHANNEL_H
 #define PMRC_16CHANNEL_H
 #include "mbed.h"
 /** PMCR16 nyaan 
- *  @par    About PMRC16 class
+ *  \par    About PMRC16 class
  *  - A Program with which to control Photo MOS Relay Circuit
  *  for 16 channels Electric Stimulation.
  *  - Photo Couplers are controlled by Shift Resisters. So this lib serves 
  *  shift resister's utility.
  *
- *  @par    Image of Photo MOS Relay Array
+ *  \par    Image of Photo MOS Relay Array
  *  -   32 Photo MOS Relay IN 
  *  -   16 channel OUT 
  *  
- *  @verbatim
+ *  \verbatim
  *   +--i      o----+----i      o--+
  *   |  [PMR01-1]   |    [PMR01-2] |
  *   |         (ch1(B)out)         |
@@ -35,12 +35,12 @@
  *   .              .              .
  *   .              .              .
  *  Vpp                           GND
- *  @endverbatim
+ *  \endverbatim
  *
- *  @par Info. Shit-Resister circuit board
+ *  \par Info. Shit-Resister circuit board
  *  -   nOE is connected to GND
  *
- *  @verbatim
+ *  \verbatim
  *  in
  *  ->[PMR01-1]->[PMR01-2]->[PMR02-1]->[PMR02-2]
  *  ->[PMR03-1]->[PMR03-2]->[PMR04-1]->[PMR04-2]
@@ -51,23 +51,24 @@
  *  ->[PMR13-1]->[PMR13-2]->[PMR14-1]->[PMR14-2]
  *  ->[PMR15-1]->[PMR15-2]->[PMR16-1]->[PMR16-2]
  *  ->out
- *  @endverbatim
+ *  \endverbatim
  *
- *  @version 1
+ *  \version 1
  *      -   2016/dec/11-
  *      - program bersion for 8 channel circuit
- *  @version 16.1
+ *  \version 16.1
  *      -   2018/jun/01-
  *      -   16 channel version
- *  @version 16.2
+ *  \version 16.2
  *      -   2018/jun/28-
  *      -   major change
+ *  \version 16.x
  */
 class PMRC16ch
 {
 public:
     //
-    //  Constructor
+    /// Constructor
     //
     PMRC16ch();
     PMRC16ch(