blob: c6c54f79f6167a6051f71101de9296264665567b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>SAM3S8 PWM</title>
<link rel="stylesheet" type="text/css" href="css/html.css" media="all" />
</head>
<body id="abstract">
<div id="container">
<div id="content">
<a id="PWM"></a>
<h1>SAM3S8 PWM</h1>
<a id="PWM__User_Interface"></a>
<h2>Pulse Width Modulation Controller (PWM) User Interface</h2>
<!--As per 6343H programmer datasheet.-->
<h3>Registers</h3>
<table class="registers">
<caption>Register Mapping</caption>
<thead>
<tr>
<th class="address">Address</th>
<th class="description">Register</th>
<th class="name">Name</th>
<th class="access">Access</th>
<th class="reset">Reset</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="address" id="address_0x40020000">0x40020000</td>
<td class="description">PWM Clock Register</td>
<td class="name">
<a href="#PWM_CLK" title="PWM Clock Register" class="one_click_away">PWM_CLK</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020004">0x40020004</td>
<td class="description">PWM Enable Register</td>
<td class="name">
<a href="#PWM_ENA" title="PWM Enable Register" class="one_click_away">PWM_ENA</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x40020008">0x40020008</td>
<td class="description">PWM Disable Register</td>
<td class="name">
<a href="#PWM_DIS" title="PWM Disable Register" class="one_click_away">PWM_DIS</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x4002000C">0x4002000C</td>
<td class="description">PWM Status Register</td>
<td class="name">
<a href="#PWM_SR" title="PWM Status Register" class="one_click_away">PWM_SR</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x40020010">0x40020010</td>
<td class="description">PWM Interrupt Enable Register 1</td>
<td class="name">
<a href="#PWM_IER1" title="PWM Interrupt Enable Register 1" class="one_click_away">PWM_IER1</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020014">0x40020014</td>
<td class="description">PWM Interrupt Disable Register 1</td>
<td class="name">
<a href="#PWM_IDR1" title="PWM Interrupt Disable Register 1" class="one_click_away">PWM_IDR1</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x40020018">0x40020018</td>
<td class="description">PWM Interrupt Mask Register 1</td>
<td class="name">
<a href="#PWM_IMR1" title="PWM Interrupt Mask Register 1" class="one_click_away">PWM_IMR1</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x4002001C">0x4002001C</td>
<td class="description">PWM Interrupt Status Register 1</td>
<td class="name">
<a href="#PWM_ISR1" title="PWM Interrupt Status Register 1" class="one_click_away">PWM_ISR1</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x40020020">0x40020020</td>
<td class="description">PWM Sync Channels Mode Register</td>
<td class="name">
<a href="#PWM_SCM" title="PWM Sync Channels Mode Register" class="one_click_away">PWM_SCM</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020028">0x40020028</td>
<td class="description">PWM Sync Channels Update Control Register</td>
<td class="name">
<a href="#PWM_SCUC" title="PWM Sync Channels Update Control Register" class="one_click_away">PWM_SCUC</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x4002002C">0x4002002C</td>
<td class="description">PWM Sync Channels Update Period Register</td>
<td class="name">
<a href="#PWM_SCUP" title="PWM Sync Channels Update Period Register" class="one_click_away">PWM_SCUP</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020030">0x40020030</td>
<td class="description">PWM Sync Channels Update Period Update Register</td>
<td class="name">
<a href="#PWM_SCUPUPD" title="PWM Sync Channels Update Period Update Register" class="one_click_away">PWM_SCUPUPD</a>
</td>
<td class="access">write-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x40020034">0x40020034</td>
<td class="description">PWM Interrupt Enable Register 2</td>
<td class="name">
<a href="#PWM_IER2" title="PWM Interrupt Enable Register 2" class="one_click_away">PWM_IER2</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020038">0x40020038</td>
<td class="description">PWM Interrupt Disable Register 2</td>
<td class="name">
<a href="#PWM_IDR2" title="PWM Interrupt Disable Register 2" class="one_click_away">PWM_IDR2</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x4002003C">0x4002003C</td>
<td class="description">PWM Interrupt Mask Register 2</td>
<td class="name">
<a href="#PWM_IMR2" title="PWM Interrupt Mask Register 2" class="one_click_away">PWM_IMR2</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020040">0x40020040</td>
<td class="description">PWM Interrupt Status Register 2</td>
<td class="name">
<a href="#PWM_ISR2" title="PWM Interrupt Status Register 2" class="one_click_away">PWM_ISR2</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x40020044">0x40020044</td>
<td class="description">PWM Output Override Value Register</td>
<td class="name">
<a href="#PWM_OOV" title="PWM Output Override Value Register" class="one_click_away">PWM_OOV</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020048">0x40020048</td>
<td class="description">PWM Output Selection Register</td>
<td class="name">
<a href="#PWM_OS" title="PWM Output Selection Register" class="one_click_away">PWM_OS</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x4002004C">0x4002004C</td>
<td class="description">PWM Output Selection Set Register</td>
<td class="name">
<a href="#PWM_OSS" title="PWM Output Selection Set Register" class="one_click_away">PWM_OSS</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020050">0x40020050</td>
<td class="description">PWM Output Selection Clear Register</td>
<td class="name">
<a href="#PWM_OSC" title="PWM Output Selection Clear Register" class="one_click_away">PWM_OSC</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x40020054">0x40020054</td>
<td class="description">PWM Output Selection Set Update Register</td>
<td class="name">
<a href="#PWM_OSSUPD" title="PWM Output Selection Set Update Register" class="one_click_away">PWM_OSSUPD</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020058">0x40020058</td>
<td class="description">PWM Output Selection Clear Update Register</td>
<td class="name">
<a href="#PWM_OSCUPD" title="PWM Output Selection Clear Update Register" class="one_click_away">PWM_OSCUPD</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x4002005C">0x4002005C</td>
<td class="description">PWM Fault Mode Register</td>
<td class="name">
<a href="#PWM_FMR" title="PWM Fault Mode Register" class="one_click_away">PWM_FMR</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020060">0x40020060</td>
<td class="description">PWM Fault Status Register</td>
<td class="name">
<a href="#PWM_FSR" title="PWM Fault Status Register" class="one_click_away">PWM_FSR</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x40020064">0x40020064</td>
<td class="description">PWM Fault Clear Register</td>
<td class="name">
<a href="#PWM_FCR" title="PWM Fault Clear Register" class="one_click_away">PWM_FCR</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020068">0x40020068</td>
<td class="description">PWM Fault Protection Value Register</td>
<td class="name">
<a href="#PWM_FPV" title="PWM Fault Protection Value Register" class="one_click_away">PWM_FPV</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x4002006C">0x4002006C</td>
<td class="description">PWM Fault Protection Enable Register</td>
<td class="name">
<a href="#PWM_FPE" title="PWM Fault Protection Enable Register" class="one_click_away">PWM_FPE</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x4002007C">0x4002007C</td>
<td class="description">PWM Event Line 0 Mode Register</td>
<td class="name">
<a href="#PWM_ELMR" title="PWM Event Line 0 Mode Register" class="one_click_away">PWM_ELMR[2]</a>
</td>
<td class="access">read-write</td>
<td class="address">0x0</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400200B0">0x400200B0</td>
<td class="description">PWM Stepper Motor Mode Register</td>
<td class="name">
<a href="#PWM_SMMR" title="PWM Stepper Motor Mode Register" class="one_click_away">PWM_SMMR</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400200E4">0x400200E4</td>
<td class="description">PWM Write Protect Control Register</td>
<td class="name">
<a href="#PWM_WPCR" title="PWM Write Protect Control Register" class="one_click_away">PWM_WPCR</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400200E8">0x400200E8</td>
<td class="description">PWM Write Protect Status Register</td>
<td class="name">
<a href="#PWM_WPSR" title="PWM Write Protect Status Register" class="one_click_away">PWM_WPSR</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020130">0x40020130</td>
<td class="description">PWM Comparison 0 Value Register</td>
<td class="name">
<a href="#PWM_CMPV0" title="PWM Comparison 0 Value Register" class="one_click_away">PWM_CMPV0</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x40020134">0x40020134</td>
<td class="description">PWM Comparison 0 Value Update Register</td>
<td class="name">
<a href="#PWM_CMPVUPD0" title="PWM Comparison 0 Value Update Register" class="one_click_away">PWM_CMPVUPD0</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020138">0x40020138</td>
<td class="description">PWM Comparison 0 Mode Register</td>
<td class="name">
<a href="#PWM_CMPM0" title="PWM Comparison 0 Mode Register" class="one_click_away">PWM_CMPM0</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x4002013C">0x4002013C</td>
<td class="description">PWM Comparison 0 Mode Update Register</td>
<td class="name">
<a href="#PWM_CMPMUPD0" title="PWM Comparison 0 Mode Update Register" class="one_click_away">PWM_CMPMUPD0</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020140">0x40020140</td>
<td class="description">PWM Comparison 1 Value Register</td>
<td class="name">
<a href="#PWM_CMPV1" title="PWM Comparison 1 Value Register" class="one_click_away">PWM_CMPV1</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x40020144">0x40020144</td>
<td class="description">PWM Comparison 1 Value Update Register</td>
<td class="name">
<a href="#PWM_CMPVUPD1" title="PWM Comparison 1 Value Update Register" class="one_click_away">PWM_CMPVUPD1</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020148">0x40020148</td>
<td class="description">PWM Comparison 1 Mode Register</td>
<td class="name">
<a href="#PWM_CMPM1" title="PWM Comparison 1 Mode Register" class="one_click_away">PWM_CMPM1</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x4002014C">0x4002014C</td>
<td class="description">PWM Comparison 1 Mode Update Register</td>
<td class="name">
<a href="#PWM_CMPMUPD1" title="PWM Comparison 1 Mode Update Register" class="one_click_away">PWM_CMPMUPD1</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020150">0x40020150</td>
<td class="description">PWM Comparison 2 Value Register</td>
<td class="name">
<a href="#PWM_CMPV2" title="PWM Comparison 2 Value Register" class="one_click_away">PWM_CMPV2</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x40020154">0x40020154</td>
<td class="description">PWM Comparison 2 Value Update Register</td>
<td class="name">
<a href="#PWM_CMPVUPD2" title="PWM Comparison 2 Value Update Register" class="one_click_away">PWM_CMPVUPD2</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020158">0x40020158</td>
<td class="description">PWM Comparison 2 Mode Register</td>
<td class="name">
<a href="#PWM_CMPM2" title="PWM Comparison 2 Mode Register" class="one_click_away">PWM_CMPM2</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x4002015C">0x4002015C</td>
<td class="description">PWM Comparison 2 Mode Update Register</td>
<td class="name">
<a href="#PWM_CMPMUPD2" title="PWM Comparison 2 Mode Update Register" class="one_click_away">PWM_CMPMUPD2</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020160">0x40020160</td>
<td class="description">PWM Comparison 3 Value Register</td>
<td class="name">
<a href="#PWM_CMPV3" title="PWM Comparison 3 Value Register" class="one_click_away">PWM_CMPV3</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x40020164">0x40020164</td>
<td class="description">PWM Comparison 3 Value Update Register</td>
<td class="name">
<a href="#PWM_CMPVUPD3" title="PWM Comparison 3 Value Update Register" class="one_click_away">PWM_CMPVUPD3</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020168">0x40020168</td>
<td class="description">PWM Comparison 3 Mode Register</td>
<td class="name">
<a href="#PWM_CMPM3" title="PWM Comparison 3 Mode Register" class="one_click_away">PWM_CMPM3</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x4002016C">0x4002016C</td>
<td class="description">PWM Comparison 3 Mode Update Register</td>
<td class="name">
<a href="#PWM_CMPMUPD3" title="PWM Comparison 3 Mode Update Register" class="one_click_away">PWM_CMPMUPD3</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020170">0x40020170</td>
<td class="description">PWM Comparison 4 Value Register</td>
<td class="name">
<a href="#PWM_CMPV4" title="PWM Comparison 4 Value Register" class="one_click_away">PWM_CMPV4</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x40020174">0x40020174</td>
<td class="description">PWM Comparison 4 Value Update Register</td>
<td class="name">
<a href="#PWM_CMPVUPD4" title="PWM Comparison 4 Value Update Register" class="one_click_away">PWM_CMPVUPD4</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020178">0x40020178</td>
<td class="description">PWM Comparison 4 Mode Register</td>
<td class="name">
<a href="#PWM_CMPM4" title="PWM Comparison 4 Mode Register" class="one_click_away">PWM_CMPM4</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x4002017C">0x4002017C</td>
<td class="description">PWM Comparison 4 Mode Update Register</td>
<td class="name">
<a href="#PWM_CMPMUPD4" title="PWM Comparison 4 Mode Update Register" class="one_click_away">PWM_CMPMUPD4</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020180">0x40020180</td>
<td class="description">PWM Comparison 5 Value Register</td>
<td class="name">
<a href="#PWM_CMPV5" title="PWM Comparison 5 Value Register" class="one_click_away">PWM_CMPV5</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x40020184">0x40020184</td>
<td class="description">PWM Comparison 5 Value Update Register</td>
<td class="name">
<a href="#PWM_CMPVUPD5" title="PWM Comparison 5 Value Update Register" class="one_click_away">PWM_CMPVUPD5</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020188">0x40020188</td>
<td class="description">PWM Comparison 5 Mode Register</td>
<td class="name">
<a href="#PWM_CMPM5" title="PWM Comparison 5 Mode Register" class="one_click_away">PWM_CMPM5</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x4002018C">0x4002018C</td>
<td class="description">PWM Comparison 5 Mode Update Register</td>
<td class="name">
<a href="#PWM_CMPMUPD5" title="PWM Comparison 5 Mode Update Register" class="one_click_away">PWM_CMPMUPD5</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020190">0x40020190</td>
<td class="description">PWM Comparison 6 Value Register</td>
<td class="name">
<a href="#PWM_CMPV6" title="PWM Comparison 6 Value Register" class="one_click_away">PWM_CMPV6</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x40020194">0x40020194</td>
<td class="description">PWM Comparison 6 Value Update Register</td>
<td class="name">
<a href="#PWM_CMPVUPD6" title="PWM Comparison 6 Value Update Register" class="one_click_away">PWM_CMPVUPD6</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020198">0x40020198</td>
<td class="description">PWM Comparison 6 Mode Register</td>
<td class="name">
<a href="#PWM_CMPM6" title="PWM Comparison 6 Mode Register" class="one_click_away">PWM_CMPM6</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x4002019C">0x4002019C</td>
<td class="description">PWM Comparison 6 Mode Update Register</td>
<td class="name">
<a href="#PWM_CMPMUPD6" title="PWM Comparison 6 Mode Update Register" class="one_click_away">PWM_CMPMUPD6</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400201A0">0x400201A0</td>
<td class="description">PWM Comparison 7 Value Register</td>
<td class="name">
<a href="#PWM_CMPV7" title="PWM Comparison 7 Value Register" class="one_click_away">PWM_CMPV7</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400201A4">0x400201A4</td>
<td class="description">PWM Comparison 7 Value Update Register</td>
<td class="name">
<a href="#PWM_CMPVUPD7" title="PWM Comparison 7 Value Update Register" class="one_click_away">PWM_CMPVUPD7</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400201A8">0x400201A8</td>
<td class="description">PWM Comparison 7 Mode Register</td>
<td class="name">
<a href="#PWM_CMPM7" title="PWM Comparison 7 Mode Register" class="one_click_away">PWM_CMPM7</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400201AC">0x400201AC</td>
<td class="description">PWM Comparison 7 Mode Update Register</td>
<td class="name">
<a href="#PWM_CMPMUPD7" title="PWM Comparison 7 Mode Update Register" class="one_click_away">PWM_CMPMUPD7</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020200">0x40020200</td>
<td class="description">PWM Channel Mode Register (ch_num = 0)</td>
<td class="name">
<a href="#PWM_CMR0" title="PWM Channel Mode Register (ch_num = 0)" class="one_click_away">PWM_CMR0</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x40020204">0x40020204</td>
<td class="description">PWM Channel Duty Cycle Register (ch_num = 0)</td>
<td class="name">
<a href="#PWM_CDTY0" title="PWM Channel Duty Cycle Register (ch_num = 0)" class="one_click_away">PWM_CDTY0</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020208">0x40020208</td>
<td class="description">PWM Channel Duty Cycle Update Register (ch_num = 0)</td>
<td class="name">
<a href="#PWM_CDTYUPD0" title="PWM Channel Duty Cycle Update Register (ch_num = 0)" class="one_click_away">PWM_CDTYUPD0</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x4002020C">0x4002020C</td>
<td class="description">PWM Channel Period Register (ch_num = 0)</td>
<td class="name">
<a href="#PWM_CPRD0" title="PWM Channel Period Register (ch_num = 0)" class="one_click_away">PWM_CPRD0</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020210">0x40020210</td>
<td class="description">PWM Channel Period Update Register (ch_num = 0)</td>
<td class="name">
<a href="#PWM_CPRDUPD0" title="PWM Channel Period Update Register (ch_num = 0)" class="one_click_away">PWM_CPRDUPD0</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x40020214">0x40020214</td>
<td class="description">PWM Channel Counter Register (ch_num = 0)</td>
<td class="name">
<a href="#PWM_CCNT0" title="PWM Channel Counter Register (ch_num = 0)" class="one_click_away">PWM_CCNT0</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020218">0x40020218</td>
<td class="description">PWM Channel Dead Time Register (ch_num = 0)</td>
<td class="name">
<a href="#PWM_DT0" title="PWM Channel Dead Time Register (ch_num = 0)" class="one_click_away">PWM_DT0</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x4002021C">0x4002021C</td>
<td class="description">PWM Channel Dead Time Update Register (ch_num = 0)</td>
<td class="name">
<a href="#PWM_DTUPD0" title="PWM Channel Dead Time Update Register (ch_num = 0)" class="one_click_away">PWM_DTUPD0</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020220">0x40020220</td>
<td class="description">PWM Channel Mode Register (ch_num = 1)</td>
<td class="name">
<a href="#PWM_CMR1" title="PWM Channel Mode Register (ch_num = 1)" class="one_click_away">PWM_CMR1</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x40020224">0x40020224</td>
<td class="description">PWM Channel Duty Cycle Register (ch_num = 1)</td>
<td class="name">
<a href="#PWM_CDTY1" title="PWM Channel Duty Cycle Register (ch_num = 1)" class="one_click_away">PWM_CDTY1</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020228">0x40020228</td>
<td class="description">PWM Channel Duty Cycle Update Register (ch_num = 1)</td>
<td class="name">
<a href="#PWM_CDTYUPD1" title="PWM Channel Duty Cycle Update Register (ch_num = 1)" class="one_click_away">PWM_CDTYUPD1</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x4002022C">0x4002022C</td>
<td class="description">PWM Channel Period Register (ch_num = 1)</td>
<td class="name">
<a href="#PWM_CPRD1" title="PWM Channel Period Register (ch_num = 1)" class="one_click_away">PWM_CPRD1</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020230">0x40020230</td>
<td class="description">PWM Channel Period Update Register (ch_num = 1)</td>
<td class="name">
<a href="#PWM_CPRDUPD1" title="PWM Channel Period Update Register (ch_num = 1)" class="one_click_away">PWM_CPRDUPD1</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x40020234">0x40020234</td>
<td class="description">PWM Channel Counter Register (ch_num = 1)</td>
<td class="name">
<a href="#PWM_CCNT1" title="PWM Channel Counter Register (ch_num = 1)" class="one_click_away">PWM_CCNT1</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020238">0x40020238</td>
<td class="description">PWM Channel Dead Time Register (ch_num = 1)</td>
<td class="name">
<a href="#PWM_DT1" title="PWM Channel Dead Time Register (ch_num = 1)" class="one_click_away">PWM_DT1</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x4002023C">0x4002023C</td>
<td class="description">PWM Channel Dead Time Update Register (ch_num = 1)</td>
<td class="name">
<a href="#PWM_DTUPD1" title="PWM Channel Dead Time Update Register (ch_num = 1)" class="one_click_away">PWM_DTUPD1</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020240">0x40020240</td>
<td class="description">PWM Channel Mode Register (ch_num = 2)</td>
<td class="name">
<a href="#PWM_CMR2" title="PWM Channel Mode Register (ch_num = 2)" class="one_click_away">PWM_CMR2</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x40020244">0x40020244</td>
<td class="description">PWM Channel Duty Cycle Register (ch_num = 2)</td>
<td class="name">
<a href="#PWM_CDTY2" title="PWM Channel Duty Cycle Register (ch_num = 2)" class="one_click_away">PWM_CDTY2</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020248">0x40020248</td>
<td class="description">PWM Channel Duty Cycle Update Register (ch_num = 2)</td>
<td class="name">
<a href="#PWM_CDTYUPD2" title="PWM Channel Duty Cycle Update Register (ch_num = 2)" class="one_click_away">PWM_CDTYUPD2</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x4002024C">0x4002024C</td>
<td class="description">PWM Channel Period Register (ch_num = 2)</td>
<td class="name">
<a href="#PWM_CPRD2" title="PWM Channel Period Register (ch_num = 2)" class="one_click_away">PWM_CPRD2</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020250">0x40020250</td>
<td class="description">PWM Channel Period Update Register (ch_num = 2)</td>
<td class="name">
<a href="#PWM_CPRDUPD2" title="PWM Channel Period Update Register (ch_num = 2)" class="one_click_away">PWM_CPRDUPD2</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x40020254">0x40020254</td>
<td class="description">PWM Channel Counter Register (ch_num = 2)</td>
<td class="name">
<a href="#PWM_CCNT2" title="PWM Channel Counter Register (ch_num = 2)" class="one_click_away">PWM_CCNT2</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020258">0x40020258</td>
<td class="description">PWM Channel Dead Time Register (ch_num = 2)</td>
<td class="name">
<a href="#PWM_DT2" title="PWM Channel Dead Time Register (ch_num = 2)" class="one_click_away">PWM_DT2</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x4002025C">0x4002025C</td>
<td class="description">PWM Channel Dead Time Update Register (ch_num = 2)</td>
<td class="name">
<a href="#PWM_DTUPD2" title="PWM Channel Dead Time Update Register (ch_num = 2)" class="one_click_away">PWM_DTUPD2</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020260">0x40020260</td>
<td class="description">PWM Channel Mode Register (ch_num = 3)</td>
<td class="name">
<a href="#PWM_CMR3" title="PWM Channel Mode Register (ch_num = 3)" class="one_click_away">PWM_CMR3</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x40020264">0x40020264</td>
<td class="description">PWM Channel Duty Cycle Register (ch_num = 3)</td>
<td class="name">
<a href="#PWM_CDTY3" title="PWM Channel Duty Cycle Register (ch_num = 3)" class="one_click_away">PWM_CDTY3</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020268">0x40020268</td>
<td class="description">PWM Channel Duty Cycle Update Register (ch_num = 3)</td>
<td class="name">
<a href="#PWM_CDTYUPD3" title="PWM Channel Duty Cycle Update Register (ch_num = 3)" class="one_click_away">PWM_CDTYUPD3</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x4002026C">0x4002026C</td>
<td class="description">PWM Channel Period Register (ch_num = 3)</td>
<td class="name">
<a href="#PWM_CPRD3" title="PWM Channel Period Register (ch_num = 3)" class="one_click_away">PWM_CPRD3</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020270">0x40020270</td>
<td class="description">PWM Channel Period Update Register (ch_num = 3)</td>
<td class="name">
<a href="#PWM_CPRDUPD3" title="PWM Channel Period Update Register (ch_num = 3)" class="one_click_away">PWM_CPRDUPD3</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x40020274">0x40020274</td>
<td class="description">PWM Channel Counter Register (ch_num = 3)</td>
<td class="name">
<a href="#PWM_CCNT3" title="PWM Channel Counter Register (ch_num = 3)" class="one_click_away">PWM_CCNT3</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020278">0x40020278</td>
<td class="description">PWM Channel Dead Time Register (ch_num = 3)</td>
<td class="name">
<a href="#PWM_DT3" title="PWM Channel Dead Time Register (ch_num = 3)" class="one_click_away">PWM_DT3</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x4002027C">0x4002027C</td>
<td class="description">PWM Channel Dead Time Update Register (ch_num = 3)</td>
<td class="name">
<a href="#PWM_DTUPD3" title="PWM Channel Dead Time Update Register (ch_num = 3)" class="one_click_away">PWM_DTUPD3</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020108">0x40020108</td>
<td class="description">Transmit Pointer Register</td>
<td class="name">
<a href="#PWM_TPR" title="Transmit Pointer Register" class="one_click_away">PWM_TPR</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x4002010C">0x4002010C</td>
<td class="description">Transmit Counter Register</td>
<td class="name">
<a href="#PWM_TCR" title="Transmit Counter Register" class="one_click_away">PWM_TCR</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020118">0x40020118</td>
<td class="description">Transmit Next Pointer Register</td>
<td class="name">
<a href="#PWM_TNPR" title="Transmit Next Pointer Register" class="one_click_away">PWM_TNPR</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x4002011C">0x4002011C</td>
<td class="description">Transmit Next Counter Register</td>
<td class="name">
<a href="#PWM_TNCR" title="Transmit Next Counter Register" class="one_click_away">PWM_TNCR</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x40020120">0x40020120</td>
<td class="description">Transfer Control Register</td>
<td class="name">
<a href="#PWM_PTCR" title="Transfer Control Register" class="one_click_away">PWM_PTCR</a>
</td>
<td class="access">write-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x40020124">0x40020124</td>
<td class="description">Transfer Status Register</td>
<td class="name">
<a href="#PWM_PTSR" title="Transfer Status Register" class="one_click_away">PWM_PTSR</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
</tbody>
</table>
<h3>Register Fields</h3>
<h4 id="PWM_CLK">PWM PWM Clock Register</h4>
<p><strong>Name</strong>: PWM_CLK</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020000</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="4">
<a href="#PWM_CLK__PREB" title="CLKA, CLKB Source Clock Selection">PREB</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CLK__DIVB" title="CLKA, CLKB Divide Factor">DIVB</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="4">
<a href="#PWM_CLK__PREA" title="CLKA, CLKB Source Clock Selection">PREA</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CLK__DIVA" title="CLKA, CLKB Divide Factor">DIVA</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CLK__DIVA"><strong>DIVA</strong>: CLKA, CLKB Divide Factor<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">CLKA, CLKB clock is turned off</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">CLKA, CLKB clock is clock selected by PREA, PREB</td></tr></tbody></table></li>
<li id="PWM_CLK__PREA"><strong>PREA</strong>: CLKA, CLKB Source Clock Selection<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0x0</td><td class="name">-</td><td class="description">MCK</td></tr><tr class="even"><td class="value">0x1</td><td class="name">-</td><td class="description">MCK/2</td></tr><tr class="odd"><td class="value">0x2</td><td class="name">-</td><td class="description">MCK/4</td></tr><tr class="even"><td class="value">0x3</td><td class="name">-</td><td class="description">MCK/8</td></tr><tr class="odd"><td class="value">0x4</td><td class="name">-</td><td class="description">MCK/16</td></tr><tr class="even"><td class="value">0x5</td><td class="name">-</td><td class="description">MCK/32</td></tr><tr class="odd"><td class="value">0x6</td><td class="name">-</td><td class="description">MCK/64</td></tr><tr class="even"><td class="value">0x7</td><td class="name">-</td><td class="description">MCK/128</td></tr><tr class="odd"><td class="value">0x8</td><td class="name">-</td><td class="description">MCK/256</td></tr><tr class="even"><td class="value">0x9</td><td class="name">-</td><td class="description">MCK/512</td></tr><tr class="odd"><td class="value">0xA</td><td class="name">-</td><td class="description">MCK/1024</td></tr></tbody></table></li>
<li id="PWM_CLK__DIVB"><strong>DIVB</strong>: CLKA, CLKB Divide Factor<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">CLKA, CLKB clock is turned off</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">CLKA, CLKB clock is clock selected by PREA, PREB</td></tr></tbody></table></li>
<li id="PWM_CLK__PREB"><strong>PREB</strong>: CLKA, CLKB Source Clock Selection<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0x0</td><td class="name">-</td><td class="description">MCK</td></tr><tr class="even"><td class="value">0x1</td><td class="name">-</td><td class="description">MCK/2</td></tr><tr class="odd"><td class="value">0x2</td><td class="name">-</td><td class="description">MCK/4</td></tr><tr class="even"><td class="value">0x3</td><td class="name">-</td><td class="description">MCK/8</td></tr><tr class="odd"><td class="value">0x4</td><td class="name">-</td><td class="description">MCK/16</td></tr><tr class="even"><td class="value">0x5</td><td class="name">-</td><td class="description">MCK/32</td></tr><tr class="odd"><td class="value">0x6</td><td class="name">-</td><td class="description">MCK/64</td></tr><tr class="even"><td class="value">0x7</td><td class="name">-</td><td class="description">MCK/128</td></tr><tr class="odd"><td class="value">0x8</td><td class="name">-</td><td class="description">MCK/256</td></tr><tr class="even"><td class="value">0x9</td><td class="name">-</td><td class="description">MCK/512</td></tr><tr class="odd"><td class="value">0xA</td><td class="name">-</td><td class="description">MCK/1024</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_ENA">PWM PWM Enable Register</h4>
<p><strong>Name</strong>: PWM_ENA</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020004</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_ENA__CHID3" title="Channel ID">CHID3</a>
</td>
<td colspan="1">
<a href="#PWM_ENA__CHID2" title="Channel ID">CHID2</a>
</td>
<td colspan="1">
<a href="#PWM_ENA__CHID1" title="Channel ID">CHID1</a>
</td>
<td colspan="1">
<a href="#PWM_ENA__CHID0" title="Channel ID">CHID0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_ENA__CHID0"><strong>CHID0</strong>: Channel ID<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enable PWM output for channel x.</td></tr></tbody></table></li>
<li id="PWM_ENA__CHID1"><strong>CHID1</strong>: Channel ID<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enable PWM output for channel x.</td></tr></tbody></table></li>
<li id="PWM_ENA__CHID2"><strong>CHID2</strong>: Channel ID<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enable PWM output for channel x.</td></tr></tbody></table></li>
<li id="PWM_ENA__CHID3"><strong>CHID3</strong>: Channel ID<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enable PWM output for channel x.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_DIS">PWM PWM Disable Register</h4>
<p><strong>Name</strong>: PWM_DIS</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020008</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_DIS__CHID3" title="Channel ID">CHID3</a>
</td>
<td colspan="1">
<a href="#PWM_DIS__CHID2" title="Channel ID">CHID2</a>
</td>
<td colspan="1">
<a href="#PWM_DIS__CHID1" title="Channel ID">CHID1</a>
</td>
<td colspan="1">
<a href="#PWM_DIS__CHID0" title="Channel ID">CHID0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_DIS__CHID0"><strong>CHID0</strong>: Channel ID<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disable PWM output for channel x.</td></tr></tbody></table></li>
<li id="PWM_DIS__CHID1"><strong>CHID1</strong>: Channel ID<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disable PWM output for channel x.</td></tr></tbody></table></li>
<li id="PWM_DIS__CHID2"><strong>CHID2</strong>: Channel ID<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disable PWM output for channel x.</td></tr></tbody></table></li>
<li id="PWM_DIS__CHID3"><strong>CHID3</strong>: Channel ID<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disable PWM output for channel x.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_SR">PWM PWM Status Register</h4>
<p><strong>Name</strong>: PWM_SR</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x4002000C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_SR__CHID3" title="Channel ID">CHID3</a>
</td>
<td colspan="1">
<a href="#PWM_SR__CHID2" title="Channel ID">CHID2</a>
</td>
<td colspan="1">
<a href="#PWM_SR__CHID1" title="Channel ID">CHID1</a>
</td>
<td colspan="1">
<a href="#PWM_SR__CHID0" title="Channel ID">CHID0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_SR__CHID0"><strong>CHID0</strong>: Channel ID<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PWM output for channel x is disabled.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PWM output for channel x is enabled.</td></tr></tbody></table></li>
<li id="PWM_SR__CHID1"><strong>CHID1</strong>: Channel ID<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PWM output for channel x is disabled.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PWM output for channel x is enabled.</td></tr></tbody></table></li>
<li id="PWM_SR__CHID2"><strong>CHID2</strong>: Channel ID<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PWM output for channel x is disabled.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PWM output for channel x is enabled.</td></tr></tbody></table></li>
<li id="PWM_SR__CHID3"><strong>CHID3</strong>: Channel ID<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PWM output for channel x is disabled.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PWM output for channel x is enabled.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_IER1">PWM PWM Interrupt Enable Register 1</h4>
<p><strong>Name</strong>: PWM_IER1</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020010</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_IER1__FCHID3" title="Fault Protection Trigger on Channel 3 Interrupt Enable">FCHID3</a>
</td>
<td colspan="1">
<a href="#PWM_IER1__FCHID2" title="Fault Protection Trigger on Channel 2 Interrupt Enable">FCHID2</a>
</td>
<td colspan="1">
<a href="#PWM_IER1__FCHID1" title="Fault Protection Trigger on Channel 1 Interrupt Enable">FCHID1</a>
</td>
<td colspan="1">
<a href="#PWM_IER1__FCHID0" title="Fault Protection Trigger on Channel 0 Interrupt Enable">FCHID0</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_IER1__CHID3" title="Counter Event on Channel 3 Interrupt Enable">CHID3</a>
</td>
<td colspan="1">
<a href="#PWM_IER1__CHID2" title="Counter Event on Channel 2 Interrupt Enable">CHID2</a>
</td>
<td colspan="1">
<a href="#PWM_IER1__CHID1" title="Counter Event on Channel 1 Interrupt Enable">CHID1</a>
</td>
<td colspan="1">
<a href="#PWM_IER1__CHID0" title="Counter Event on Channel 0 Interrupt Enable">CHID0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_IER1__CHID0"><strong>CHID0</strong>: Counter Event on Channel 0 Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER1__CHID1"><strong>CHID1</strong>: Counter Event on Channel 1 Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER1__CHID2"><strong>CHID2</strong>: Counter Event on Channel 2 Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER1__CHID3"><strong>CHID3</strong>: Counter Event on Channel 3 Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER1__FCHID0"><strong>FCHID0</strong>: Fault Protection Trigger on Channel 0 Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER1__FCHID1"><strong>FCHID1</strong>: Fault Protection Trigger on Channel 1 Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER1__FCHID2"><strong>FCHID2</strong>: Fault Protection Trigger on Channel 2 Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER1__FCHID3"><strong>FCHID3</strong>: Fault Protection Trigger on Channel 3 Interrupt Enable</li>
<p>-</p>
</ul>
<h4 id="PWM_IDR1">PWM PWM Interrupt Disable Register 1</h4>
<p><strong>Name</strong>: PWM_IDR1</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020014</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_IDR1__FCHID3" title="Fault Protection Trigger on Channel 3 Interrupt Disable">FCHID3</a>
</td>
<td colspan="1">
<a href="#PWM_IDR1__FCHID2" title="Fault Protection Trigger on Channel 2 Interrupt Disable">FCHID2</a>
</td>
<td colspan="1">
<a href="#PWM_IDR1__FCHID1" title="Fault Protection Trigger on Channel 1 Interrupt Disable">FCHID1</a>
</td>
<td colspan="1">
<a href="#PWM_IDR1__FCHID0" title="Fault Protection Trigger on Channel 0 Interrupt Disable">FCHID0</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_IDR1__CHID3" title="Counter Event on Channel 3 Interrupt Disable">CHID3</a>
</td>
<td colspan="1">
<a href="#PWM_IDR1__CHID2" title="Counter Event on Channel 2 Interrupt Disable">CHID2</a>
</td>
<td colspan="1">
<a href="#PWM_IDR1__CHID1" title="Counter Event on Channel 1 Interrupt Disable">CHID1</a>
</td>
<td colspan="1">
<a href="#PWM_IDR1__CHID0" title="Counter Event on Channel 0 Interrupt Disable">CHID0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_IDR1__CHID0"><strong>CHID0</strong>: Counter Event on Channel 0 Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR1__CHID1"><strong>CHID1</strong>: Counter Event on Channel 1 Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR1__CHID2"><strong>CHID2</strong>: Counter Event on Channel 2 Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR1__CHID3"><strong>CHID3</strong>: Counter Event on Channel 3 Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR1__FCHID0"><strong>FCHID0</strong>: Fault Protection Trigger on Channel 0 Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR1__FCHID1"><strong>FCHID1</strong>: Fault Protection Trigger on Channel 1 Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR1__FCHID2"><strong>FCHID2</strong>: Fault Protection Trigger on Channel 2 Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR1__FCHID3"><strong>FCHID3</strong>: Fault Protection Trigger on Channel 3 Interrupt Disable</li>
<p>-</p>
</ul>
<h4 id="PWM_IMR1">PWM PWM Interrupt Mask Register 1</h4>
<p><strong>Name</strong>: PWM_IMR1</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x40020018</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_IMR1__FCHID3" title="Fault Protection Trigger on Channel 3 Interrupt Mask">FCHID3</a>
</td>
<td colspan="1">
<a href="#PWM_IMR1__FCHID2" title="Fault Protection Trigger on Channel 2 Interrupt Mask">FCHID2</a>
</td>
<td colspan="1">
<a href="#PWM_IMR1__FCHID1" title="Fault Protection Trigger on Channel 1 Interrupt Mask">FCHID1</a>
</td>
<td colspan="1">
<a href="#PWM_IMR1__FCHID0" title="Fault Protection Trigger on Channel 0 Interrupt Mask">FCHID0</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_IMR1__CHID3" title="Counter Event on Channel 3 Interrupt Mask">CHID3</a>
</td>
<td colspan="1">
<a href="#PWM_IMR1__CHID2" title="Counter Event on Channel 2 Interrupt Mask">CHID2</a>
</td>
<td colspan="1">
<a href="#PWM_IMR1__CHID1" title="Counter Event on Channel 1 Interrupt Mask">CHID1</a>
</td>
<td colspan="1">
<a href="#PWM_IMR1__CHID0" title="Counter Event on Channel 0 Interrupt Mask">CHID0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_IMR1__CHID0"><strong>CHID0</strong>: Counter Event on Channel 0 Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR1__CHID1"><strong>CHID1</strong>: Counter Event on Channel 1 Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR1__CHID2"><strong>CHID2</strong>: Counter Event on Channel 2 Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR1__CHID3"><strong>CHID3</strong>: Counter Event on Channel 3 Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR1__FCHID0"><strong>FCHID0</strong>: Fault Protection Trigger on Channel 0 Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR1__FCHID1"><strong>FCHID1</strong>: Fault Protection Trigger on Channel 1 Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR1__FCHID2"><strong>FCHID2</strong>: Fault Protection Trigger on Channel 2 Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR1__FCHID3"><strong>FCHID3</strong>: Fault Protection Trigger on Channel 3 Interrupt Mask</li>
<p>-</p>
</ul>
<h4 id="PWM_ISR1">PWM PWM Interrupt Status Register 1</h4>
<p><strong>Name</strong>: PWM_ISR1</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x4002001C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_ISR1__FCHID3" title="Fault Protection Trigger on Channel 3">FCHID3</a>
</td>
<td colspan="1">
<a href="#PWM_ISR1__FCHID2" title="Fault Protection Trigger on Channel 2">FCHID2</a>
</td>
<td colspan="1">
<a href="#PWM_ISR1__FCHID1" title="Fault Protection Trigger on Channel 1">FCHID1</a>
</td>
<td colspan="1">
<a href="#PWM_ISR1__FCHID0" title="Fault Protection Trigger on Channel 0">FCHID0</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_ISR1__CHID3" title="Counter Event on Channel 3">CHID3</a>
</td>
<td colspan="1">
<a href="#PWM_ISR1__CHID2" title="Counter Event on Channel 2">CHID2</a>
</td>
<td colspan="1">
<a href="#PWM_ISR1__CHID1" title="Counter Event on Channel 1">CHID1</a>
</td>
<td colspan="1">
<a href="#PWM_ISR1__CHID0" title="Counter Event on Channel 0">CHID0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_ISR1__CHID0"><strong>CHID0</strong>: Counter Event on Channel 0<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No new counter event has occurred since the last read of the PWM_ISR1 register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one counter event has occurred since the last read of the PWM_ISR1 register.</td></tr></tbody></table></li>
<li id="PWM_ISR1__CHID1"><strong>CHID1</strong>: Counter Event on Channel 1<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No new counter event has occurred since the last read of the PWM_ISR1 register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one counter event has occurred since the last read of the PWM_ISR1 register.</td></tr></tbody></table></li>
<li id="PWM_ISR1__CHID2"><strong>CHID2</strong>: Counter Event on Channel 2<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No new counter event has occurred since the last read of the PWM_ISR1 register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one counter event has occurred since the last read of the PWM_ISR1 register.</td></tr></tbody></table></li>
<li id="PWM_ISR1__CHID3"><strong>CHID3</strong>: Counter Event on Channel 3<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No new counter event has occurred since the last read of the PWM_ISR1 register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one counter event has occurred since the last read of the PWM_ISR1 register.</td></tr></tbody></table></li>
<li id="PWM_ISR1__FCHID0"><strong>FCHID0</strong>: Fault Protection Trigger on Channel 0<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No new trigger of the fault protection since the last read of the PWM_ISR1 register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one trigger of the fault protection since the last read of the PWM_ISR1 register.</td></tr></tbody></table></li>
<li id="PWM_ISR1__FCHID1"><strong>FCHID1</strong>: Fault Protection Trigger on Channel 1<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No new trigger of the fault protection since the last read of the PWM_ISR1 register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one trigger of the fault protection since the last read of the PWM_ISR1 register.</td></tr></tbody></table></li>
<li id="PWM_ISR1__FCHID2"><strong>FCHID2</strong>: Fault Protection Trigger on Channel 2<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No new trigger of the fault protection since the last read of the PWM_ISR1 register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one trigger of the fault protection since the last read of the PWM_ISR1 register.</td></tr></tbody></table></li>
<li id="PWM_ISR1__FCHID3"><strong>FCHID3</strong>: Fault Protection Trigger on Channel 3<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No new trigger of the fault protection since the last read of the PWM_ISR1 register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one trigger of the fault protection since the last read of the PWM_ISR1 register.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_SCM">PWM PWM Sync Channels Mode Register</h4>
<p><strong>Name</strong>: PWM_SCM</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020020</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="3">
<a href="#PWM_SCM__PTRCS" title="PDC Transfer Request Comparison Selection">PTRCS</a>
</td>
<td colspan="1">
<a href="#PWM_SCM__PTRM" title="PDC Transfer Request Mode">PTRM</a>
</td>
<td>-</td>
<td>-</td>
<td colspan="2">
<a href="#PWM_SCM__UPDM" title="Synchronous Channels Update Mode">UPDM</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_SCM__SYNC3" title="Synchronous Channel 3">SYNC3</a>
</td>
<td colspan="1">
<a href="#PWM_SCM__SYNC2" title="Synchronous Channel 2">SYNC2</a>
</td>
<td colspan="1">
<a href="#PWM_SCM__SYNC1" title="Synchronous Channel 1">SYNC1</a>
</td>
<td colspan="1">
<a href="#PWM_SCM__SYNC0" title="Synchronous Channel 0">SYNC0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_SCM__SYNC0"><strong>SYNC0</strong>: Synchronous Channel 0<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Channel x is not a synchronous channel.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Channel x is a synchronous channel.</td></tr></tbody></table></li>
<li id="PWM_SCM__SYNC1"><strong>SYNC1</strong>: Synchronous Channel 1<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Channel x is not a synchronous channel.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Channel x is a synchronous channel.</td></tr></tbody></table></li>
<li id="PWM_SCM__SYNC2"><strong>SYNC2</strong>: Synchronous Channel 2<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Channel x is not a synchronous channel.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Channel x is a synchronous channel.</td></tr></tbody></table></li>
<li id="PWM_SCM__SYNC3"><strong>SYNC3</strong>: Synchronous Channel 3<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Channel x is not a synchronous channel.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Channel x is a synchronous channel.</td></tr></tbody></table></li>
<li id="PWM_SCM__UPDM"><strong>UPDM</strong>: Synchronous Channels Update Mode<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0x0</td><td class="name">MODE0</td><td class="description">Manual write of double buffer registers and manual update of synchronous channels</td></tr><tr class="even"><td class="value">0x1</td><td class="name">MODE1</td><td class="description">Manual write of double buffer registers and automatic update of synchronous channels</td></tr><tr class="odd"><td class="value">0x2</td><td class="name">MODE2</td><td class="description">Automatic write of duty-cycle update registers by the PDC and automatic update of synchronous channels</td></tr></tbody></table></li>
<li id="PWM_SCM__PTRM"><strong>PTRM</strong>: PDC Transfer Request Mode<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0x1</td><td class="name">-</td><td class="description">The WRDY flag in "PWM Interrupt Status Register 2" on page 60 and the PDC transfer request are set to 1 as soon as the selected comparison matches.</td></tr><tr class="even"><td class="value">0xA</td><td class="name">-</td><td class="description">The WRDY flag in "PWM Interrupt Status Register 2" on page 60 is set to 1 as soon as the update period is elapsed, the PDC transfer request is never set to 1.</td></tr><tr class="odd"><td class="value">0x14</td><td class="name">-</td><td class="description">The WRDY flag in "PWM Interrupt Status Register 2" on page 60 and the PDC transfer request are set to 1 as soon as the update period is elapsed.</td></tr></tbody></table></li>
<li id="PWM_SCM__PTRCS"><strong>PTRCS</strong>: PDC Transfer Request Comparison Selection</li>
<p>-</p>
</ul>
<h4 id="PWM_SCUC">PWM PWM Sync Channels Update Control Register</h4>
<p><strong>Name</strong>: PWM_SCUC</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020028</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_SCUC__UPDULOCK" title="Synchronous Channels Update Unlock">UPDULOCK</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_SCUC__UPDULOCK"><strong>UPDULOCK</strong>: Synchronous Channels Update Unlock<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">If the UPDM field is set to "0" in "PWM Sync Channels Mode Register" on page 53, writing the UPDULOCK bit to "1" triggers the update of the period value, the duty-cycle and the dead-time values of synchronous channels at the beginning of the next PWM period. If the field UPDM is set to "1" or "2", writing the UPDULOCK bit to "1" triggers only the update of the period value and of the dead-time values of synchronous channels.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_SCUP">PWM PWM Sync Channels Update Period Register</h4>
<p><strong>Name</strong>: PWM_SCUP</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x4002002C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_SCUP__UPRCNT" title="Update Period Counter">UPRCNT</a>
</td>
<td colspan="4">
<a href="#PWM_SCUP__UPR" title="Update Period">UPR</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_SCUP__UPR"><strong>UPR</strong>: Update Period</li>
<p>-</p>
<li id="PWM_SCUP__UPRCNT"><strong>UPRCNT</strong>: Update Period Counter</li>
<p>-</p>
</ul>
<h4 id="PWM_SCUPUPD">PWM PWM Sync Channels Update Period Update Register</h4>
<p><strong>Name</strong>: PWM_SCUPUPD</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020030</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="4">
<a href="#PWM_SCUPUPD__UPRUPD" title="Update Period Update">UPRUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_SCUPUPD__UPRUPD"><strong>UPRUPD</strong>: Update Period Update</li>
<p>-</p>
</ul>
<h4 id="PWM_IER2">PWM PWM Interrupt Enable Register 2</h4>
<p><strong>Name</strong>: PWM_IER2</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020034</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PWM_IER2__CMPU7" title="Comparison 7 Update Interrupt Enable">CMPU7</a>
</td>
<td colspan="1">
<a href="#PWM_IER2__CMPU6" title="Comparison 6 Update Interrupt Enable">CMPU6</a>
</td>
<td colspan="1">
<a href="#PWM_IER2__CMPU5" title="Comparison 5 Update Interrupt Enable">CMPU5</a>
</td>
<td colspan="1">
<a href="#PWM_IER2__CMPU4" title="Comparison 4 Update Interrupt Enable">CMPU4</a>
</td>
<td colspan="1">
<a href="#PWM_IER2__CMPU3" title="Comparison 3 Update Interrupt Enable">CMPU3</a>
</td>
<td colspan="1">
<a href="#PWM_IER2__CMPU2" title="Comparison 2 Update Interrupt Enable">CMPU2</a>
</td>
<td colspan="1">
<a href="#PWM_IER2__CMPU1" title="Comparison 1 Update Interrupt Enable">CMPU1</a>
</td>
<td colspan="1">
<a href="#PWM_IER2__CMPU0" title="Comparison 0 Update Interrupt Enable">CMPU0</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PWM_IER2__CMPM7" title="Comparison 7 Match Interrupt Enable">CMPM7</a>
</td>
<td colspan="1">
<a href="#PWM_IER2__CMPM6" title="Comparison 6 Match Interrupt Enable">CMPM6</a>
</td>
<td colspan="1">
<a href="#PWM_IER2__CMPM5" title="Comparison 5 Match Interrupt Enable">CMPM5</a>
</td>
<td colspan="1">
<a href="#PWM_IER2__CMPM4" title="Comparison 4 Match Interrupt Enable">CMPM4</a>
</td>
<td colspan="1">
<a href="#PWM_IER2__CMPM3" title="Comparison 3 Match Interrupt Enable">CMPM3</a>
</td>
<td colspan="1">
<a href="#PWM_IER2__CMPM2" title="Comparison 2 Match Interrupt Enable">CMPM2</a>
</td>
<td colspan="1">
<a href="#PWM_IER2__CMPM1" title="Comparison 1 Match Interrupt Enable">CMPM1</a>
</td>
<td colspan="1">
<a href="#PWM_IER2__CMPM0" title="Comparison 0 Match Interrupt Enable">CMPM0</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_IER2__UNRE" title="Synchronous Channels Update Underrun Error Interrupt Enable">UNRE</a>
</td>
<td colspan="1">
<a href="#PWM_IER2__TXBUFE" title="PDC TX Buffer Empty Interrupt Enable">TXBUFE</a>
</td>
<td colspan="1">
<a href="#PWM_IER2__ENDTX" title="PDC End of TX Buffer Interrupt Enable">ENDTX</a>
</td>
<td colspan="1">
<a href="#PWM_IER2__WRDY" title="Write Ready for Synchronous Channels Update Interrupt Enable">WRDY</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_IER2__WRDY"><strong>WRDY</strong>: Write Ready for Synchronous Channels Update Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER2__ENDTX"><strong>ENDTX</strong>: PDC End of TX Buffer Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER2__TXBUFE"><strong>TXBUFE</strong>: PDC TX Buffer Empty Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER2__UNRE"><strong>UNRE</strong>: Synchronous Channels Update Underrun Error Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER2__CMPM0"><strong>CMPM0</strong>: Comparison 0 Match Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER2__CMPM1"><strong>CMPM1</strong>: Comparison 1 Match Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER2__CMPM2"><strong>CMPM2</strong>: Comparison 2 Match Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER2__CMPM3"><strong>CMPM3</strong>: Comparison 3 Match Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER2__CMPM4"><strong>CMPM4</strong>: Comparison 4 Match Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER2__CMPM5"><strong>CMPM5</strong>: Comparison 5 Match Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER2__CMPM6"><strong>CMPM6</strong>: Comparison 6 Match Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER2__CMPM7"><strong>CMPM7</strong>: Comparison 7 Match Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER2__CMPU0"><strong>CMPU0</strong>: Comparison 0 Update Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER2__CMPU1"><strong>CMPU1</strong>: Comparison 1 Update Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER2__CMPU2"><strong>CMPU2</strong>: Comparison 2 Update Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER2__CMPU3"><strong>CMPU3</strong>: Comparison 3 Update Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER2__CMPU4"><strong>CMPU4</strong>: Comparison 4 Update Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER2__CMPU5"><strong>CMPU5</strong>: Comparison 5 Update Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER2__CMPU6"><strong>CMPU6</strong>: Comparison 6 Update Interrupt Enable</li>
<p>-</p>
<li id="PWM_IER2__CMPU7"><strong>CMPU7</strong>: Comparison 7 Update Interrupt Enable</li>
<p>-</p>
</ul>
<h4 id="PWM_IDR2">PWM PWM Interrupt Disable Register 2</h4>
<p><strong>Name</strong>: PWM_IDR2</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020038</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PWM_IDR2__CMPU7" title="Comparison 7 Update Interrupt Disable">CMPU7</a>
</td>
<td colspan="1">
<a href="#PWM_IDR2__CMPU6" title="Comparison 6 Update Interrupt Disable">CMPU6</a>
</td>
<td colspan="1">
<a href="#PWM_IDR2__CMPU5" title="Comparison 5 Update Interrupt Disable">CMPU5</a>
</td>
<td colspan="1">
<a href="#PWM_IDR2__CMPU4" title="Comparison 4 Update Interrupt Disable">CMPU4</a>
</td>
<td colspan="1">
<a href="#PWM_IDR2__CMPU3" title="Comparison 3 Update Interrupt Disable">CMPU3</a>
</td>
<td colspan="1">
<a href="#PWM_IDR2__CMPU2" title="Comparison 2 Update Interrupt Disable">CMPU2</a>
</td>
<td colspan="1">
<a href="#PWM_IDR2__CMPU1" title="Comparison 1 Update Interrupt Disable">CMPU1</a>
</td>
<td colspan="1">
<a href="#PWM_IDR2__CMPU0" title="Comparison 0 Update Interrupt Disable">CMPU0</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PWM_IDR2__CMPM7" title="Comparison 7 Match Interrupt Disable">CMPM7</a>
</td>
<td colspan="1">
<a href="#PWM_IDR2__CMPM6" title="Comparison 6 Match Interrupt Disable">CMPM6</a>
</td>
<td colspan="1">
<a href="#PWM_IDR2__CMPM5" title="Comparison 5 Match Interrupt Disable">CMPM5</a>
</td>
<td colspan="1">
<a href="#PWM_IDR2__CMPM4" title="Comparison 4 Match Interrupt Disable">CMPM4</a>
</td>
<td colspan="1">
<a href="#PWM_IDR2__CMPM3" title="Comparison 3 Match Interrupt Disable">CMPM3</a>
</td>
<td colspan="1">
<a href="#PWM_IDR2__CMPM2" title="Comparison 2 Match Interrupt Disable">CMPM2</a>
</td>
<td colspan="1">
<a href="#PWM_IDR2__CMPM1" title="Comparison 1 Match Interrupt Disable">CMPM1</a>
</td>
<td colspan="1">
<a href="#PWM_IDR2__CMPM0" title="Comparison 0 Match Interrupt Disable">CMPM0</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_IDR2__UNRE" title="Synchronous Channels Update Underrun Error Interrupt Disable">UNRE</a>
</td>
<td colspan="1">
<a href="#PWM_IDR2__TXBUFE" title="PDC TX Buffer Empty Interrupt Disable">TXBUFE</a>
</td>
<td colspan="1">
<a href="#PWM_IDR2__ENDTX" title="PDC End of TX Buffer Interrupt Disable">ENDTX</a>
</td>
<td colspan="1">
<a href="#PWM_IDR2__WRDY" title="Write Ready for Synchronous Channels Update Interrupt Disable">WRDY</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_IDR2__WRDY"><strong>WRDY</strong>: Write Ready for Synchronous Channels Update Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR2__ENDTX"><strong>ENDTX</strong>: PDC End of TX Buffer Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR2__TXBUFE"><strong>TXBUFE</strong>: PDC TX Buffer Empty Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR2__UNRE"><strong>UNRE</strong>: Synchronous Channels Update Underrun Error Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR2__CMPM0"><strong>CMPM0</strong>: Comparison 0 Match Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR2__CMPM1"><strong>CMPM1</strong>: Comparison 1 Match Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR2__CMPM2"><strong>CMPM2</strong>: Comparison 2 Match Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR2__CMPM3"><strong>CMPM3</strong>: Comparison 3 Match Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR2__CMPM4"><strong>CMPM4</strong>: Comparison 4 Match Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR2__CMPM5"><strong>CMPM5</strong>: Comparison 5 Match Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR2__CMPM6"><strong>CMPM6</strong>: Comparison 6 Match Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR2__CMPM7"><strong>CMPM7</strong>: Comparison 7 Match Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR2__CMPU0"><strong>CMPU0</strong>: Comparison 0 Update Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR2__CMPU1"><strong>CMPU1</strong>: Comparison 1 Update Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR2__CMPU2"><strong>CMPU2</strong>: Comparison 2 Update Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR2__CMPU3"><strong>CMPU3</strong>: Comparison 3 Update Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR2__CMPU4"><strong>CMPU4</strong>: Comparison 4 Update Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR2__CMPU5"><strong>CMPU5</strong>: Comparison 5 Update Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR2__CMPU6"><strong>CMPU6</strong>: Comparison 6 Update Interrupt Disable</li>
<p>-</p>
<li id="PWM_IDR2__CMPU7"><strong>CMPU7</strong>: Comparison 7 Update Interrupt Disable</li>
<p>-</p>
</ul>
<h4 id="PWM_IMR2">PWM PWM Interrupt Mask Register 2</h4>
<p><strong>Name</strong>: PWM_IMR2</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x4002003C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PWM_IMR2__CMPU7" title="Comparison 7 Update Interrupt Mask">CMPU7</a>
</td>
<td colspan="1">
<a href="#PWM_IMR2__CMPU6" title="Comparison 6 Update Interrupt Mask">CMPU6</a>
</td>
<td colspan="1">
<a href="#PWM_IMR2__CMPU5" title="Comparison 5 Update Interrupt Mask">CMPU5</a>
</td>
<td colspan="1">
<a href="#PWM_IMR2__CMPU4" title="Comparison 4 Update Interrupt Mask">CMPU4</a>
</td>
<td colspan="1">
<a href="#PWM_IMR2__CMPU3" title="Comparison 3 Update Interrupt Mask">CMPU3</a>
</td>
<td colspan="1">
<a href="#PWM_IMR2__CMPU2" title="Comparison 2 Update Interrupt Mask">CMPU2</a>
</td>
<td colspan="1">
<a href="#PWM_IMR2__CMPU1" title="Comparison 1 Update Interrupt Mask">CMPU1</a>
</td>
<td colspan="1">
<a href="#PWM_IMR2__CMPU0" title="Comparison 0 Update Interrupt Mask">CMPU0</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PWM_IMR2__CMPM7" title="Comparison 7 Match Interrupt Mask">CMPM7</a>
</td>
<td colspan="1">
<a href="#PWM_IMR2__CMPM6" title="Comparison 6 Match Interrupt Mask">CMPM6</a>
</td>
<td colspan="1">
<a href="#PWM_IMR2__CMPM5" title="Comparison 5 Match Interrupt Mask">CMPM5</a>
</td>
<td colspan="1">
<a href="#PWM_IMR2__CMPM4" title="Comparison 4 Match Interrupt Mask">CMPM4</a>
</td>
<td colspan="1">
<a href="#PWM_IMR2__CMPM3" title="Comparison 3 Match Interrupt Mask">CMPM3</a>
</td>
<td colspan="1">
<a href="#PWM_IMR2__CMPM2" title="Comparison 2 Match Interrupt Mask">CMPM2</a>
</td>
<td colspan="1">
<a href="#PWM_IMR2__CMPM1" title="Comparison 1 Match Interrupt Mask">CMPM1</a>
</td>
<td colspan="1">
<a href="#PWM_IMR2__CMPM0" title="Comparison 0 Match Interrupt Mask">CMPM0</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_IMR2__UNRE" title="Synchronous Channels Update Underrun Error Interrupt Mask">UNRE</a>
</td>
<td colspan="1">
<a href="#PWM_IMR2__TXBUFE" title="PDC TX Buffer Empty Interrupt Mask">TXBUFE</a>
</td>
<td colspan="1">
<a href="#PWM_IMR2__ENDTX" title="PDC End of TX Buffer Interrupt Mask">ENDTX</a>
</td>
<td colspan="1">
<a href="#PWM_IMR2__WRDY" title="Write Ready for Synchronous Channels Update Interrupt Mask">WRDY</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_IMR2__WRDY"><strong>WRDY</strong>: Write Ready for Synchronous Channels Update Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR2__ENDTX"><strong>ENDTX</strong>: PDC End of TX Buffer Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR2__TXBUFE"><strong>TXBUFE</strong>: PDC TX Buffer Empty Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR2__UNRE"><strong>UNRE</strong>: Synchronous Channels Update Underrun Error Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR2__CMPM0"><strong>CMPM0</strong>: Comparison 0 Match Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR2__CMPM1"><strong>CMPM1</strong>: Comparison 1 Match Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR2__CMPM2"><strong>CMPM2</strong>: Comparison 2 Match Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR2__CMPM3"><strong>CMPM3</strong>: Comparison 3 Match Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR2__CMPM4"><strong>CMPM4</strong>: Comparison 4 Match Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR2__CMPM5"><strong>CMPM5</strong>: Comparison 5 Match Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR2__CMPM6"><strong>CMPM6</strong>: Comparison 6 Match Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR2__CMPM7"><strong>CMPM7</strong>: Comparison 7 Match Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR2__CMPU0"><strong>CMPU0</strong>: Comparison 0 Update Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR2__CMPU1"><strong>CMPU1</strong>: Comparison 1 Update Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR2__CMPU2"><strong>CMPU2</strong>: Comparison 2 Update Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR2__CMPU3"><strong>CMPU3</strong>: Comparison 3 Update Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR2__CMPU4"><strong>CMPU4</strong>: Comparison 4 Update Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR2__CMPU5"><strong>CMPU5</strong>: Comparison 5 Update Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR2__CMPU6"><strong>CMPU6</strong>: Comparison 6 Update Interrupt Mask</li>
<p>-</p>
<li id="PWM_IMR2__CMPU7"><strong>CMPU7</strong>: Comparison 7 Update Interrupt Mask</li>
<p>-</p>
</ul>
<h4 id="PWM_ISR2">PWM PWM Interrupt Status Register 2</h4>
<p><strong>Name</strong>: PWM_ISR2</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x40020040</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PWM_ISR2__CMPU7" title="Comparison 7 Update">CMPU7</a>
</td>
<td colspan="1">
<a href="#PWM_ISR2__CMPU6" title="Comparison 6 Update">CMPU6</a>
</td>
<td colspan="1">
<a href="#PWM_ISR2__CMPU5" title="Comparison 5 Update">CMPU5</a>
</td>
<td colspan="1">
<a href="#PWM_ISR2__CMPU4" title="Comparison 4 Update">CMPU4</a>
</td>
<td colspan="1">
<a href="#PWM_ISR2__CMPU3" title="Comparison 3 Update">CMPU3</a>
</td>
<td colspan="1">
<a href="#PWM_ISR2__CMPU2" title="Comparison 2 Update">CMPU2</a>
</td>
<td colspan="1">
<a href="#PWM_ISR2__CMPU1" title="Comparison 1 Update">CMPU1</a>
</td>
<td colspan="1">
<a href="#PWM_ISR2__CMPU0" title="Comparison 0 Update">CMPU0</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PWM_ISR2__CMPM7" title="Comparison 7 Match">CMPM7</a>
</td>
<td colspan="1">
<a href="#PWM_ISR2__CMPM6" title="Comparison 6 Match">CMPM6</a>
</td>
<td colspan="1">
<a href="#PWM_ISR2__CMPM5" title="Comparison 5 Match">CMPM5</a>
</td>
<td colspan="1">
<a href="#PWM_ISR2__CMPM4" title="Comparison 4 Match">CMPM4</a>
</td>
<td colspan="1">
<a href="#PWM_ISR2__CMPM3" title="Comparison 3 Match">CMPM3</a>
</td>
<td colspan="1">
<a href="#PWM_ISR2__CMPM2" title="Comparison 2 Match">CMPM2</a>
</td>
<td colspan="1">
<a href="#PWM_ISR2__CMPM1" title="Comparison 1 Match">CMPM1</a>
</td>
<td colspan="1">
<a href="#PWM_ISR2__CMPM0" title="Comparison 0 Match">CMPM0</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_ISR2__UNRE" title="Synchronous Channels Update Underrun Error">UNRE</a>
</td>
<td colspan="1">
<a href="#PWM_ISR2__TXBUFE" title="PDC TX Buffer Empty">TXBUFE</a>
</td>
<td colspan="1">
<a href="#PWM_ISR2__ENDTX" title="PDC End of TX Buffer">ENDTX</a>
</td>
<td colspan="1">
<a href="#PWM_ISR2__WRDY" title="Write Ready for Synchronous Channels Update">WRDY</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_ISR2__WRDY"><strong>WRDY</strong>: Write Ready for Synchronous Channels Update<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">New duty-cycle and dead-time values for the synchronous channels cannot be written.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">New duty-cycle and dead-time values for the synchronous channels can be written.</td></tr></tbody></table></li>
<li id="PWM_ISR2__ENDTX"><strong>ENDTX</strong>: PDC End of TX Buffer<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Transmit Counter register has not reached 0 since the last write of the PDC.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Transmit Counter register has reached 0 since the last write of the PDC.</td></tr></tbody></table></li>
<li id="PWM_ISR2__TXBUFE"><strong>TXBUFE</strong>: PDC TX Buffer Empty<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PWM_TCR or PWM_TCNR has a value other than 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Both PWM_TCR and PWM_TCNR have a value other than 0.</td></tr></tbody></table></li>
<li id="PWM_ISR2__UNRE"><strong>UNRE</strong>: Synchronous Channels Update Underrun Error<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Synchronous Channels Update Underrun has occurred since the last read of the PWM_ISR2 register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Synchronous Channels Update Underrun has occurred since the last read of the PWM_ISR2 register.</td></tr></tbody></table></li>
<li id="PWM_ISR2__CMPM0"><strong>CMPM0</strong>: Comparison 0 Match<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x has not matched since the last read of the PWM_ISR2 register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x has matched at least one time since the last read of the PWM_ISR2 register.</td></tr></tbody></table></li>
<li id="PWM_ISR2__CMPM1"><strong>CMPM1</strong>: Comparison 1 Match<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x has not matched since the last read of the PWM_ISR2 register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x has matched at least one time since the last read of the PWM_ISR2 register.</td></tr></tbody></table></li>
<li id="PWM_ISR2__CMPM2"><strong>CMPM2</strong>: Comparison 2 Match<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x has not matched since the last read of the PWM_ISR2 register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x has matched at least one time since the last read of the PWM_ISR2 register.</td></tr></tbody></table></li>
<li id="PWM_ISR2__CMPM3"><strong>CMPM3</strong>: Comparison 3 Match<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x has not matched since the last read of the PWM_ISR2 register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x has matched at least one time since the last read of the PWM_ISR2 register.</td></tr></tbody></table></li>
<li id="PWM_ISR2__CMPM4"><strong>CMPM4</strong>: Comparison 4 Match<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x has not matched since the last read of the PWM_ISR2 register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x has matched at least one time since the last read of the PWM_ISR2 register.</td></tr></tbody></table></li>
<li id="PWM_ISR2__CMPM5"><strong>CMPM5</strong>: Comparison 5 Match<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x has not matched since the last read of the PWM_ISR2 register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x has matched at least one time since the last read of the PWM_ISR2 register.</td></tr></tbody></table></li>
<li id="PWM_ISR2__CMPM6"><strong>CMPM6</strong>: Comparison 6 Match<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x has not matched since the last read of the PWM_ISR2 register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x has matched at least one time since the last read of the PWM_ISR2 register.</td></tr></tbody></table></li>
<li id="PWM_ISR2__CMPM7"><strong>CMPM7</strong>: Comparison 7 Match<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x has not matched since the last read of the PWM_ISR2 register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x has matched at least one time since the last read of the PWM_ISR2 register.</td></tr></tbody></table></li>
<li id="PWM_ISR2__CMPU0"><strong>CMPU0</strong>: Comparison 0 Update<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x has not been updated since the last read of the PWM_ISR2 register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x has been updated at least one time since the last read of the PWM_ISR2 register.</td></tr></tbody></table></li>
<li id="PWM_ISR2__CMPU1"><strong>CMPU1</strong>: Comparison 1 Update<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x has not been updated since the last read of the PWM_ISR2 register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x has been updated at least one time since the last read of the PWM_ISR2 register.</td></tr></tbody></table></li>
<li id="PWM_ISR2__CMPU2"><strong>CMPU2</strong>: Comparison 2 Update<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x has not been updated since the last read of the PWM_ISR2 register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x has been updated at least one time since the last read of the PWM_ISR2 register.</td></tr></tbody></table></li>
<li id="PWM_ISR2__CMPU3"><strong>CMPU3</strong>: Comparison 3 Update<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x has not been updated since the last read of the PWM_ISR2 register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x has been updated at least one time since the last read of the PWM_ISR2 register.</td></tr></tbody></table></li>
<li id="PWM_ISR2__CMPU4"><strong>CMPU4</strong>: Comparison 4 Update<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x has not been updated since the last read of the PWM_ISR2 register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x has been updated at least one time since the last read of the PWM_ISR2 register.</td></tr></tbody></table></li>
<li id="PWM_ISR2__CMPU5"><strong>CMPU5</strong>: Comparison 5 Update<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x has not been updated since the last read of the PWM_ISR2 register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x has been updated at least one time since the last read of the PWM_ISR2 register.</td></tr></tbody></table></li>
<li id="PWM_ISR2__CMPU6"><strong>CMPU6</strong>: Comparison 6 Update<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x has not been updated since the last read of the PWM_ISR2 register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x has been updated at least one time since the last read of the PWM_ISR2 register.</td></tr></tbody></table></li>
<li id="PWM_ISR2__CMPU7"><strong>CMPU7</strong>: Comparison 7 Update<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x has not been updated since the last read of the PWM_ISR2 register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x has been updated at least one time since the last read of the PWM_ISR2 register.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_OOV">PWM PWM Output Override Value Register</h4>
<p><strong>Name</strong>: PWM_OOV</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020044</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_OOV__OOVL3" title="Output Override Value for PWML output of the channel 3">OOVL3</a>
</td>
<td colspan="1">
<a href="#PWM_OOV__OOVL2" title="Output Override Value for PWML output of the channel 2">OOVL2</a>
</td>
<td colspan="1">
<a href="#PWM_OOV__OOVL1" title="Output Override Value for PWML output of the channel 1">OOVL1</a>
</td>
<td colspan="1">
<a href="#PWM_OOV__OOVL0" title="Output Override Value for PWML output of the channel 0">OOVL0</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_OOV__OOVH3" title="Output Override Value for PWMH output of the channel 3">OOVH3</a>
</td>
<td colspan="1">
<a href="#PWM_OOV__OOVH2" title="Output Override Value for PWMH output of the channel 2">OOVH2</a>
</td>
<td colspan="1">
<a href="#PWM_OOV__OOVH1" title="Output Override Value for PWMH output of the channel 1">OOVH1</a>
</td>
<td colspan="1">
<a href="#PWM_OOV__OOVH0" title="Output Override Value for PWMH output of the channel 0">OOVH0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_OOV__OOVH0"><strong>OOVH0</strong>: Output Override Value for PWMH output of the channel 0<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Override value is 0 for PWMH output of channel x.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Override value is 1 for PWMH output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OOV__OOVH1"><strong>OOVH1</strong>: Output Override Value for PWMH output of the channel 1<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Override value is 0 for PWMH output of channel x.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Override value is 1 for PWMH output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OOV__OOVH2"><strong>OOVH2</strong>: Output Override Value for PWMH output of the channel 2<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Override value is 0 for PWMH output of channel x.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Override value is 1 for PWMH output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OOV__OOVH3"><strong>OOVH3</strong>: Output Override Value for PWMH output of the channel 3<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Override value is 0 for PWMH output of channel x.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Override value is 1 for PWMH output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OOV__OOVL0"><strong>OOVL0</strong>: Output Override Value for PWML output of the channel 0<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Override value is 0 for PWML output of channel x.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Override value is 1 for PWML output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OOV__OOVL1"><strong>OOVL1</strong>: Output Override Value for PWML output of the channel 1<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Override value is 0 for PWML output of channel x.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Override value is 1 for PWML output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OOV__OOVL2"><strong>OOVL2</strong>: Output Override Value for PWML output of the channel 2<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Override value is 0 for PWML output of channel x.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Override value is 1 for PWML output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OOV__OOVL3"><strong>OOVL3</strong>: Output Override Value for PWML output of the channel 3<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Override value is 0 for PWML output of channel x.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Override value is 1 for PWML output of channel x.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_OS">PWM PWM Output Selection Register</h4>
<p><strong>Name</strong>: PWM_OS</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020048</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_OS__OSL3" title="Output Selection for PWML output of the channel 3">OSL3</a>
</td>
<td colspan="1">
<a href="#PWM_OS__OSL2" title="Output Selection for PWML output of the channel 2">OSL2</a>
</td>
<td colspan="1">
<a href="#PWM_OS__OSL1" title="Output Selection for PWML output of the channel 1">OSL1</a>
</td>
<td colspan="1">
<a href="#PWM_OS__OSL0" title="Output Selection for PWML output of the channel 0">OSL0</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_OS__OSH3" title="Output Selection for PWMH output of the channel 3">OSH3</a>
</td>
<td colspan="1">
<a href="#PWM_OS__OSH2" title="Output Selection for PWMH output of the channel 2">OSH2</a>
</td>
<td colspan="1">
<a href="#PWM_OS__OSH1" title="Output Selection for PWMH output of the channel 1">OSH1</a>
</td>
<td colspan="1">
<a href="#PWM_OS__OSH0" title="Output Selection for PWMH output of the channel 0">OSH0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_OS__OSH0"><strong>OSH0</strong>: Output Selection for PWMH output of the channel 0<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Dead-time generator output DTOHx selected as PWMH output of channel x.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Output override value OOVHx selected as PWMH output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OS__OSH1"><strong>OSH1</strong>: Output Selection for PWMH output of the channel 1<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Dead-time generator output DTOHx selected as PWMH output of channel x.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Output override value OOVHx selected as PWMH output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OS__OSH2"><strong>OSH2</strong>: Output Selection for PWMH output of the channel 2<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Dead-time generator output DTOHx selected as PWMH output of channel x.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Output override value OOVHx selected as PWMH output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OS__OSH3"><strong>OSH3</strong>: Output Selection for PWMH output of the channel 3<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Dead-time generator output DTOHx selected as PWMH output of channel x.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Output override value OOVHx selected as PWMH output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OS__OSL0"><strong>OSL0</strong>: Output Selection for PWML output of the channel 0<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Dead-time generator output DTOLx selected as PWML output of channel x.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Output override value OOVLx selected as PWML output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OS__OSL1"><strong>OSL1</strong>: Output Selection for PWML output of the channel 1<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Dead-time generator output DTOLx selected as PWML output of channel x.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Output override value OOVLx selected as PWML output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OS__OSL2"><strong>OSL2</strong>: Output Selection for PWML output of the channel 2<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Dead-time generator output DTOLx selected as PWML output of channel x.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Output override value OOVLx selected as PWML output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OS__OSL3"><strong>OSL3</strong>: Output Selection for PWML output of the channel 3<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Dead-time generator output DTOLx selected as PWML output of channel x.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Output override value OOVLx selected as PWML output of channel x.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_OSS">PWM PWM Output Selection Set Register</h4>
<p><strong>Name</strong>: PWM_OSS</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x4002004C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_OSS__OSSL3" title="Output Selection Set for PWML output of the channel 3">OSSL3</a>
</td>
<td colspan="1">
<a href="#PWM_OSS__OSSL2" title="Output Selection Set for PWML output of the channel 2">OSSL2</a>
</td>
<td colspan="1">
<a href="#PWM_OSS__OSSL1" title="Output Selection Set for PWML output of the channel 1">OSSL1</a>
</td>
<td colspan="1">
<a href="#PWM_OSS__OSSL0" title="Output Selection Set for PWML output of the channel 0">OSSL0</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_OSS__OSSH3" title="Output Selection Set for PWMH output of the channel 3">OSSH3</a>
</td>
<td colspan="1">
<a href="#PWM_OSS__OSSH2" title="Output Selection Set for PWMH output of the channel 2">OSSH2</a>
</td>
<td colspan="1">
<a href="#PWM_OSS__OSSH1" title="Output Selection Set for PWMH output of the channel 1">OSSH1</a>
</td>
<td colspan="1">
<a href="#PWM_OSS__OSSH0" title="Output Selection Set for PWMH output of the channel 0">OSSH0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_OSS__OSSH0"><strong>OSSH0</strong>: Output Selection Set for PWMH output of the channel 0<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Output override value OOVHx selected as PWMH output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OSS__OSSH1"><strong>OSSH1</strong>: Output Selection Set for PWMH output of the channel 1<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Output override value OOVHx selected as PWMH output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OSS__OSSH2"><strong>OSSH2</strong>: Output Selection Set for PWMH output of the channel 2<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Output override value OOVHx selected as PWMH output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OSS__OSSH3"><strong>OSSH3</strong>: Output Selection Set for PWMH output of the channel 3<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Output override value OOVHx selected as PWMH output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OSS__OSSL0"><strong>OSSL0</strong>: Output Selection Set for PWML output of the channel 0<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Output override value OOVLx selected as PWML output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OSS__OSSL1"><strong>OSSL1</strong>: Output Selection Set for PWML output of the channel 1<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Output override value OOVLx selected as PWML output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OSS__OSSL2"><strong>OSSL2</strong>: Output Selection Set for PWML output of the channel 2<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Output override value OOVLx selected as PWML output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OSS__OSSL3"><strong>OSSL3</strong>: Output Selection Set for PWML output of the channel 3<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Output override value OOVLx selected as PWML output of channel x.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_OSC">PWM PWM Output Selection Clear Register</h4>
<p><strong>Name</strong>: PWM_OSC</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020050</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_OSC__OSCL3" title="Output Selection Clear for PWML output of the channel 3">OSCL3</a>
</td>
<td colspan="1">
<a href="#PWM_OSC__OSCL2" title="Output Selection Clear for PWML output of the channel 2">OSCL2</a>
</td>
<td colspan="1">
<a href="#PWM_OSC__OSCL1" title="Output Selection Clear for PWML output of the channel 1">OSCL1</a>
</td>
<td colspan="1">
<a href="#PWM_OSC__OSCL0" title="Output Selection Clear for PWML output of the channel 0">OSCL0</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_OSC__OSCH3" title="Output Selection Clear for PWMH output of the channel 3">OSCH3</a>
</td>
<td colspan="1">
<a href="#PWM_OSC__OSCH2" title="Output Selection Clear for PWMH output of the channel 2">OSCH2</a>
</td>
<td colspan="1">
<a href="#PWM_OSC__OSCH1" title="Output Selection Clear for PWMH output of the channel 1">OSCH1</a>
</td>
<td colspan="1">
<a href="#PWM_OSC__OSCH0" title="Output Selection Clear for PWMH output of the channel 0">OSCH0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_OSC__OSCH0"><strong>OSCH0</strong>: Output Selection Clear for PWMH output of the channel 0<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Dead-time generator output DTOHx selected as PWMH output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OSC__OSCH1"><strong>OSCH1</strong>: Output Selection Clear for PWMH output of the channel 1<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Dead-time generator output DTOHx selected as PWMH output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OSC__OSCH2"><strong>OSCH2</strong>: Output Selection Clear for PWMH output of the channel 2<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Dead-time generator output DTOHx selected as PWMH output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OSC__OSCH3"><strong>OSCH3</strong>: Output Selection Clear for PWMH output of the channel 3<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Dead-time generator output DTOHx selected as PWMH output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OSC__OSCL0"><strong>OSCL0</strong>: Output Selection Clear for PWML output of the channel 0<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Dead-time generator output DTOLx selected as PWML output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OSC__OSCL1"><strong>OSCL1</strong>: Output Selection Clear for PWML output of the channel 1<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Dead-time generator output DTOLx selected as PWML output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OSC__OSCL2"><strong>OSCL2</strong>: Output Selection Clear for PWML output of the channel 2<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Dead-time generator output DTOLx selected as PWML output of channel x.</td></tr></tbody></table></li>
<li id="PWM_OSC__OSCL3"><strong>OSCL3</strong>: Output Selection Clear for PWML output of the channel 3<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Dead-time generator output DTOLx selected as PWML output of channel x.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_OSSUPD">PWM PWM Output Selection Set Update Register</h4>
<p><strong>Name</strong>: PWM_OSSUPD</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020054</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_OSSUPD__OSSUPL3" title="Output Selection Set for PWML output of the channel 3">OSSUPL3</a>
</td>
<td colspan="1">
<a href="#PWM_OSSUPD__OSSUPL2" title="Output Selection Set for PWML output of the channel 2">OSSUPL2</a>
</td>
<td colspan="1">
<a href="#PWM_OSSUPD__OSSUPL1" title="Output Selection Set for PWML output of the channel 1">OSSUPL1</a>
</td>
<td colspan="1">
<a href="#PWM_OSSUPD__OSSUPL0" title="Output Selection Set for PWML output of the channel 0">OSSUPL0</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_OSSUPD__OSSUPH3" title="Output Selection Set for PWMH output of the channel 3">OSSUPH3</a>
</td>
<td colspan="1">
<a href="#PWM_OSSUPD__OSSUPH2" title="Output Selection Set for PWMH output of the channel 2">OSSUPH2</a>
</td>
<td colspan="1">
<a href="#PWM_OSSUPD__OSSUPH1" title="Output Selection Set for PWMH output of the channel 1">OSSUPH1</a>
</td>
<td colspan="1">
<a href="#PWM_OSSUPD__OSSUPH0" title="Output Selection Set for PWMH output of the channel 0">OSSUPH0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_OSSUPD__OSSUPH0"><strong>OSSUPH0</strong>: Output Selection Set for PWMH output of the channel 0<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Output override value OOVHx selected as PWMH output of channel x at the beginning of the next channel x PWM period.</td></tr></tbody></table></li>
<li id="PWM_OSSUPD__OSSUPH1"><strong>OSSUPH1</strong>: Output Selection Set for PWMH output of the channel 1<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Output override value OOVHx selected as PWMH output of channel x at the beginning of the next channel x PWM period.</td></tr></tbody></table></li>
<li id="PWM_OSSUPD__OSSUPH2"><strong>OSSUPH2</strong>: Output Selection Set for PWMH output of the channel 2<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Output override value OOVHx selected as PWMH output of channel x at the beginning of the next channel x PWM period.</td></tr></tbody></table></li>
<li id="PWM_OSSUPD__OSSUPH3"><strong>OSSUPH3</strong>: Output Selection Set for PWMH output of the channel 3<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Output override value OOVHx selected as PWMH output of channel x at the beginning of the next channel x PWM period.</td></tr></tbody></table></li>
<li id="PWM_OSSUPD__OSSUPL0"><strong>OSSUPL0</strong>: Output Selection Set for PWML output of the channel 0<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Output override value OOVLx selected as PWML output of channel x at the beginning of the next channel x PWM period.</td></tr></tbody></table></li>
<li id="PWM_OSSUPD__OSSUPL1"><strong>OSSUPL1</strong>: Output Selection Set for PWML output of the channel 1<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Output override value OOVLx selected as PWML output of channel x at the beginning of the next channel x PWM period.</td></tr></tbody></table></li>
<li id="PWM_OSSUPD__OSSUPL2"><strong>OSSUPL2</strong>: Output Selection Set for PWML output of the channel 2<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Output override value OOVLx selected as PWML output of channel x at the beginning of the next channel x PWM period.</td></tr></tbody></table></li>
<li id="PWM_OSSUPD__OSSUPL3"><strong>OSSUPL3</strong>: Output Selection Set for PWML output of the channel 3<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Output override value OOVLx selected as PWML output of channel x at the beginning of the next channel x PWM period.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_OSCUPD">PWM PWM Output Selection Clear Update Register</h4>
<p><strong>Name</strong>: PWM_OSCUPD</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020058</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_OSCUPD__OSCUPL3" title="Output Selection Clear for PWML output of the channel 3">OSCUPL3</a>
</td>
<td colspan="1">
<a href="#PWM_OSCUPD__OSCUPL2" title="Output Selection Clear for PWML output of the channel 2">OSCUPL2</a>
</td>
<td colspan="1">
<a href="#PWM_OSCUPD__OSCUPL1" title="Output Selection Clear for PWML output of the channel 1">OSCUPL1</a>
</td>
<td colspan="1">
<a href="#PWM_OSCUPD__OSCUPL0" title="Output Selection Clear for PWML output of the channel 0">OSCUPL0</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_OSCUPD__OSCUPH3" title="Output Selection Clear for PWMH output of the channel 3">OSCUPH3</a>
</td>
<td colspan="1">
<a href="#PWM_OSCUPD__OSCUPH2" title="Output Selection Clear for PWMH output of the channel 2">OSCUPH2</a>
</td>
<td colspan="1">
<a href="#PWM_OSCUPD__OSCUPH1" title="Output Selection Clear for PWMH output of the channel 1">OSCUPH1</a>
</td>
<td colspan="1">
<a href="#PWM_OSCUPD__OSCUPH0" title="Output Selection Clear for PWMH output of the channel 0">OSCUPH0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_OSCUPD__OSCUPH0"><strong>OSCUPH0</strong>: Output Selection Clear for PWMH output of the channel 0<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Dead-time generator output DTOHx selected as PWMH output of channel x at the beginning of the next channel x PWM period.</td></tr></tbody></table></li>
<li id="PWM_OSCUPD__OSCUPH1"><strong>OSCUPH1</strong>: Output Selection Clear for PWMH output of the channel 1<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Dead-time generator output DTOHx selected as PWMH output of channel x at the beginning of the next channel x PWM period.</td></tr></tbody></table></li>
<li id="PWM_OSCUPD__OSCUPH2"><strong>OSCUPH2</strong>: Output Selection Clear for PWMH output of the channel 2<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Dead-time generator output DTOHx selected as PWMH output of channel x at the beginning of the next channel x PWM period.</td></tr></tbody></table></li>
<li id="PWM_OSCUPD__OSCUPH3"><strong>OSCUPH3</strong>: Output Selection Clear for PWMH output of the channel 3<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Dead-time generator output DTOHx selected as PWMH output of channel x at the beginning of the next channel x PWM period.</td></tr></tbody></table></li>
<li id="PWM_OSCUPD__OSCUPL0"><strong>OSCUPL0</strong>: Output Selection Clear for PWML output of the channel 0<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Dead-time generator output DTOLx selected as PWML output of channel x at the beginning of the next channel x PWM period.</td></tr></tbody></table></li>
<li id="PWM_OSCUPD__OSCUPL1"><strong>OSCUPL1</strong>: Output Selection Clear for PWML output of the channel 1<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Dead-time generator output DTOLx selected as PWML output of channel x at the beginning of the next channel x PWM period.</td></tr></tbody></table></li>
<li id="PWM_OSCUPD__OSCUPL2"><strong>OSCUPL2</strong>: Output Selection Clear for PWML output of the channel 2<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Dead-time generator output DTOLx selected as PWML output of channel x at the beginning of the next channel x PWM period.</td></tr></tbody></table></li>
<li id="PWM_OSCUPD__OSCUPL3"><strong>OSCUPL3</strong>: Output Selection Clear for PWML output of the channel 3<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Dead-time generator output DTOLx selected as PWML output of channel x at the beginning of the next channel x PWM period.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_FMR">PWM PWM Fault Mode Register</h4>
<p><strong>Name</strong>: PWM_FMR</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x4002005C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_FMR__FFIL" title="Fault Filtering (fault input bit varies from 0 to 5)">FFIL</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_FMR__FMOD" title="Fault Activation Mode (fault input bit varies from 0 to 5)">FMOD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_FMR__FPOL" title="Fault Polarity (fault input bit varies from 0 to 5)">FPOL</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_FMR__FPOL"><strong>FPOL</strong>: Fault Polarity (fault input bit varies from 0 to 5)<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The fault y becomes active when the fault input y is at 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The fault y becomes active when the fault input y is at 1.</td></tr></tbody></table></li>
<li id="PWM_FMR__FMOD"><strong>FMOD</strong>: Fault Activation Mode (fault input bit varies from 0 to 5)</li>
<p>-</p>
<li id="PWM_FMR__FFIL"><strong>FFIL</strong>: Fault Filtering (fault input bit varies from 0 to 5)</li>
<p>-</p>
</ul>
<h4 id="PWM_FSR">PWM PWM Fault Status Register</h4>
<p><strong>Name</strong>: PWM_FSR</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x40020060</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_FSR__FS" title="Fault Status (fault input bit varies from 0 to 5)">FS</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_FSR__FIV" title="Fault Input Value (fault input bit varies from 0 to 5)">FIV</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_FSR__FIV"><strong>FIV</strong>: Fault Input Value (fault input bit varies from 0 to 5)</li>
<p>-</p>
<li id="PWM_FSR__FS"><strong>FS</strong>: Fault Status (fault input bit varies from 0 to 5)</li>
<p>-</p>
</ul>
<h4 id="PWM_FCR">PWM PWM Fault Clear Register</h4>
<p><strong>Name</strong>: PWM_FCR</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020064</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_FCR__FCLR" title="Fault Clear (fault input bit varies from 0 to 5)">FCLR</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_FCR__FCLR"><strong>FCLR</strong>: Fault Clear (fault input bit varies from 0 to 5)</li>
<p>-</p>
</ul>
<h4 id="PWM_FPV">PWM PWM Fault Protection Value Register</h4>
<p><strong>Name</strong>: PWM_FPV</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020068</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_FPV__FPVL3" title="Fault Protection Value for PWML output on channel 3">FPVL3</a>
</td>
<td colspan="1">
<a href="#PWM_FPV__FPVL2" title="Fault Protection Value for PWML output on channel 2">FPVL2</a>
</td>
<td colspan="1">
<a href="#PWM_FPV__FPVL1" title="Fault Protection Value for PWML output on channel 1">FPVL1</a>
</td>
<td colspan="1">
<a href="#PWM_FPV__FPVL0" title="Fault Protection Value for PWML output on channel 0">FPVL0</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_FPV__FPVH3" title="Fault Protection Value for PWMH output on channel 3">FPVH3</a>
</td>
<td colspan="1">
<a href="#PWM_FPV__FPVH2" title="Fault Protection Value for PWMH output on channel 2">FPVH2</a>
</td>
<td colspan="1">
<a href="#PWM_FPV__FPVH1" title="Fault Protection Value for PWMH output on channel 1">FPVH1</a>
</td>
<td colspan="1">
<a href="#PWM_FPV__FPVH0" title="Fault Protection Value for PWMH output on channel 0">FPVH0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_FPV__FPVH0"><strong>FPVH0</strong>: Fault Protection Value for PWMH output on channel 0<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PWMH output of channel x is forced to 0 when fault occurs.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PWMH output of channel x is forced to 1 when fault occurs.</td></tr></tbody></table></li>
<li id="PWM_FPV__FPVH1"><strong>FPVH1</strong>: Fault Protection Value for PWMH output on channel 1<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PWMH output of channel x is forced to 0 when fault occurs.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PWMH output of channel x is forced to 1 when fault occurs.</td></tr></tbody></table></li>
<li id="PWM_FPV__FPVH2"><strong>FPVH2</strong>: Fault Protection Value for PWMH output on channel 2<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PWMH output of channel x is forced to 0 when fault occurs.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PWMH output of channel x is forced to 1 when fault occurs.</td></tr></tbody></table></li>
<li id="PWM_FPV__FPVH3"><strong>FPVH3</strong>: Fault Protection Value for PWMH output on channel 3<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PWMH output of channel x is forced to 0 when fault occurs.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PWMH output of channel x is forced to 1 when fault occurs.</td></tr></tbody></table></li>
<li id="PWM_FPV__FPVL0"><strong>FPVL0</strong>: Fault Protection Value for PWML output on channel 0<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PWML output of channel x is forced to 0 when fault occurs.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PWML output of channel x is forced to 1 when fault occurs.</td></tr></tbody></table></li>
<li id="PWM_FPV__FPVL1"><strong>FPVL1</strong>: Fault Protection Value for PWML output on channel 1<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PWML output of channel x is forced to 0 when fault occurs.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PWML output of channel x is forced to 1 when fault occurs.</td></tr></tbody></table></li>
<li id="PWM_FPV__FPVL2"><strong>FPVL2</strong>: Fault Protection Value for PWML output on channel 2<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PWML output of channel x is forced to 0 when fault occurs.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PWML output of channel x is forced to 1 when fault occurs.</td></tr></tbody></table></li>
<li id="PWM_FPV__FPVL3"><strong>FPVL3</strong>: Fault Protection Value for PWML output on channel 3<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PWML output of channel x is forced to 0 when fault occurs.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PWML output of channel x is forced to 1 when fault occurs.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_FPE">PWM PWM Fault Protection Enable Register</h4>
<p><strong>Name</strong>: PWM_FPE</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x4002006C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_FPE__FPE3" title="Fault Protection Enable for channel 3 (fault input bit varies from 0 to 5)">FPE3</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_FPE__FPE2" title="Fault Protection Enable for channel 2 (fault input bit varies from 0 to 5)">FPE2</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_FPE__FPE1" title="Fault Protection Enable for channel 1 (fault input bit varies from 0 to 5)">FPE1</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_FPE__FPE0" title="Fault Protection Enable for channel 0 (fault input bit varies from 0 to 5)">FPE0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_FPE__FPE0"><strong>FPE0</strong>: Fault Protection Enable for channel 0 (fault input bit varies from 0 to 5)</li>
<p>-</p>
<li id="PWM_FPE__FPE1"><strong>FPE1</strong>: Fault Protection Enable for channel 1 (fault input bit varies from 0 to 5)</li>
<p>-</p>
<li id="PWM_FPE__FPE2"><strong>FPE2</strong>: Fault Protection Enable for channel 2 (fault input bit varies from 0 to 5)</li>
<p>-</p>
<li id="PWM_FPE__FPE3"><strong>FPE3</strong>: Fault Protection Enable for channel 3 (fault input bit varies from 0 to 5)</li>
<p>-</p>
</ul>
<h4 id="PWM_ELMR">PWM PWM Event Line 0 Mode Register</h4>
<p><strong>Name</strong>: PWM_ELMR[0:1]</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x4002007C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PWM_ELMR__CSEL7" title="Comparison 7 Selection">CSEL7</a>
</td>
<td colspan="1">
<a href="#PWM_ELMR__CSEL6" title="Comparison 6 Selection">CSEL6</a>
</td>
<td colspan="1">
<a href="#PWM_ELMR__CSEL5" title="Comparison 5 Selection">CSEL5</a>
</td>
<td colspan="1">
<a href="#PWM_ELMR__CSEL4" title="Comparison 4 Selection">CSEL4</a>
</td>
<td colspan="1">
<a href="#PWM_ELMR__CSEL3" title="Comparison 3 Selection">CSEL3</a>
</td>
<td colspan="1">
<a href="#PWM_ELMR__CSEL2" title="Comparison 2 Selection">CSEL2</a>
</td>
<td colspan="1">
<a href="#PWM_ELMR__CSEL1" title="Comparison 1 Selection">CSEL1</a>
</td>
<td colspan="1">
<a href="#PWM_ELMR__CSEL0" title="Comparison 0 Selection">CSEL0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_ELMR__CSEL0"><strong>CSEL0</strong>: Comparison 0 Selection<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">A pulse is not generated on the event line x when the comparison y matches.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">A pulse is generated on the event line x when the comparison y match.</td></tr></tbody></table></li>
<li id="PWM_ELMR__CSEL1"><strong>CSEL1</strong>: Comparison 1 Selection<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">A pulse is not generated on the event line x when the comparison y matches.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">A pulse is generated on the event line x when the comparison y match.</td></tr></tbody></table></li>
<li id="PWM_ELMR__CSEL2"><strong>CSEL2</strong>: Comparison 2 Selection<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">A pulse is not generated on the event line x when the comparison y matches.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">A pulse is generated on the event line x when the comparison y match.</td></tr></tbody></table></li>
<li id="PWM_ELMR__CSEL3"><strong>CSEL3</strong>: Comparison 3 Selection<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">A pulse is not generated on the event line x when the comparison y matches.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">A pulse is generated on the event line x when the comparison y match.</td></tr></tbody></table></li>
<li id="PWM_ELMR__CSEL4"><strong>CSEL4</strong>: Comparison 4 Selection<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">A pulse is not generated on the event line x when the comparison y matches.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">A pulse is generated on the event line x when the comparison y match.</td></tr></tbody></table></li>
<li id="PWM_ELMR__CSEL5"><strong>CSEL5</strong>: Comparison 5 Selection<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">A pulse is not generated on the event line x when the comparison y matches.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">A pulse is generated on the event line x when the comparison y match.</td></tr></tbody></table></li>
<li id="PWM_ELMR__CSEL6"><strong>CSEL6</strong>: Comparison 6 Selection<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">A pulse is not generated on the event line x when the comparison y matches.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">A pulse is generated on the event line x when the comparison y match.</td></tr></tbody></table></li>
<li id="PWM_ELMR__CSEL7"><strong>CSEL7</strong>: Comparison 7 Selection<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">A pulse is not generated on the event line x when the comparison y matches.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">A pulse is generated on the event line x when the comparison y match.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_SMMR">PWM PWM Stepper Motor Mode Register</h4>
<p><strong>Name</strong>: PWM_SMMR</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x400200B0</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_SMMR__DOWN1" title="DOWN Count">DOWN1</a>
</td>
<td colspan="1">
<a href="#PWM_SMMR__DOWN0" title="DOWN Count">DOWN0</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_SMMR__GCEN1" title="Gray Count ENable">GCEN1</a>
</td>
<td colspan="1">
<a href="#PWM_SMMR__GCEN0" title="Gray Count ENable">GCEN0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_SMMR__GCEN0"><strong>GCEN0</strong>: Gray Count ENable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Disable gray count generation on PWML[2*x], PWMH[2*x], PWML[2*x +1], PWMH[2*x +1]</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">enable gray count generation on PWML[2*x], PWMH[2*x], PWML[2*x +1], PWMH[2*x +1.</td></tr></tbody></table></li>
<li id="PWM_SMMR__GCEN1"><strong>GCEN1</strong>: Gray Count ENable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Disable gray count generation on PWML[2*x], PWMH[2*x], PWML[2*x +1], PWMH[2*x +1]</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">enable gray count generation on PWML[2*x], PWMH[2*x], PWML[2*x +1], PWMH[2*x +1.</td></tr></tbody></table></li>
<li id="PWM_SMMR__DOWN0"><strong>DOWN0</strong>: DOWN Count<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Up counter.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Down counter.</td></tr></tbody></table></li>
<li id="PWM_SMMR__DOWN1"><strong>DOWN1</strong>: DOWN Count<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Up counter.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Down counter.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_WPCR">PWM PWM Write Protect Control Register</h4>
<p><strong>Name</strong>: PWM_WPCR</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400200E4</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_WPCR__WPKEY" title="Write Protect Key">WPKEY</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_WPCR__WPKEY" title="Write Protect Key">WPKEY</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_WPCR__WPKEY" title="Write Protect Key">WPKEY</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PWM_WPCR__WPRG5" title="Write Protect Register Group 5">WPRG5</a>
</td>
<td colspan="1">
<a href="#PWM_WPCR__WPRG4" title="Write Protect Register Group 4">WPRG4</a>
</td>
<td colspan="1">
<a href="#PWM_WPCR__WPRG3" title="Write Protect Register Group 3">WPRG3</a>
</td>
<td colspan="1">
<a href="#PWM_WPCR__WPRG2" title="Write Protect Register Group 2">WPRG2</a>
</td>
<td colspan="1">
<a href="#PWM_WPCR__WPRG1" title="Write Protect Register Group 1">WPRG1</a>
</td>
<td colspan="1">
<a href="#PWM_WPCR__WPRG0" title="Write Protect Register Group 0">WPRG0</a>
</td>
<td colspan="2">
<a href="#PWM_WPCR__WPCMD" title="Write Protect Command">WPCMD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_WPCR__WPCMD"><strong>WPCMD</strong>: Write Protect Command<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0x0</td><td class="name">-</td><td class="description">Disable the Write Protect SW of the register groups of which the bit WPRGx is at 1.</td></tr><tr class="even"><td class="value">0x1</td><td class="name">-</td><td class="description">Enable the Write Protect SW of the register groups of which the bit WPRGx is at 1.</td></tr><tr class="odd"><td class="value">0x2</td><td class="name">-</td><td class="description">Enable the Write Protect HW of the register groups of which the bit WPRGx is at 1.</td></tr><tr class="even"><td class="value">0x3</td><td class="name">-</td><td class="description">No effect.</td></tr></tbody></table></li>
<li id="PWM_WPCR__WPRG0"><strong>WPRG0</strong>: Write Protect Register Group 0<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The WPCMD command has no effect on the register group x.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The WPCMD command is applied to the register group x.</td></tr></tbody></table></li>
<li id="PWM_WPCR__WPRG1"><strong>WPRG1</strong>: Write Protect Register Group 1<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The WPCMD command has no effect on the register group x.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The WPCMD command is applied to the register group x.</td></tr></tbody></table></li>
<li id="PWM_WPCR__WPRG2"><strong>WPRG2</strong>: Write Protect Register Group 2<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The WPCMD command has no effect on the register group x.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The WPCMD command is applied to the register group x.</td></tr></tbody></table></li>
<li id="PWM_WPCR__WPRG3"><strong>WPRG3</strong>: Write Protect Register Group 3<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The WPCMD command has no effect on the register group x.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The WPCMD command is applied to the register group x.</td></tr></tbody></table></li>
<li id="PWM_WPCR__WPRG4"><strong>WPRG4</strong>: Write Protect Register Group 4<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The WPCMD command has no effect on the register group x.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The WPCMD command is applied to the register group x.</td></tr></tbody></table></li>
<li id="PWM_WPCR__WPRG5"><strong>WPRG5</strong>: Write Protect Register Group 5<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The WPCMD command has no effect on the register group x.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The WPCMD command is applied to the register group x.</td></tr></tbody></table></li>
<li id="PWM_WPCR__WPKEY"><strong>WPKEY</strong>: Write Protect Key</li>
<p>-</p>
</ul>
<h4 id="PWM_WPSR">PWM PWM Write Protect Status Register</h4>
<p><strong>Name</strong>: PWM_WPSR</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x400200E8</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_WPSR__WPVSRC" title="Write Protect Violation Source">WPVSRC</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_WPSR__WPVSRC" title="Write Protect Violation Source">WPVSRC</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_WPSR__WPHWS5" title="Write Protect HW Status">WPHWS5</a>
</td>
<td colspan="1">
<a href="#PWM_WPSR__WPHWS4" title="Write Protect HW Status">WPHWS4</a>
</td>
<td colspan="1">
<a href="#PWM_WPSR__WPHWS3" title="Write Protect HW Status">WPHWS3</a>
</td>
<td colspan="1">
<a href="#PWM_WPSR__WPHWS2" title="Write Protect HW Status">WPHWS2</a>
</td>
<td colspan="1">
<a href="#PWM_WPSR__WPHWS1" title="Write Protect HW Status">WPHWS1</a>
</td>
<td colspan="1">
<a href="#PWM_WPSR__WPHWS0" title="Write Protect HW Status">WPHWS0</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PWM_WPSR__WPVS" title="Write Protect Violation Status">WPVS</a>
</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_WPSR__WPSWS5" title="Write Protect SW Status">WPSWS5</a>
</td>
<td colspan="1">
<a href="#PWM_WPSR__WPSWS4" title="Write Protect SW Status">WPSWS4</a>
</td>
<td colspan="1">
<a href="#PWM_WPSR__WPSWS3" title="Write Protect SW Status">WPSWS3</a>
</td>
<td colspan="1">
<a href="#PWM_WPSR__WPSWS2" title="Write Protect SW Status">WPSWS2</a>
</td>
<td colspan="1">
<a href="#PWM_WPSR__WPSWS1" title="Write Protect SW Status">WPSWS1</a>
</td>
<td colspan="1">
<a href="#PWM_WPSR__WPSWS0" title="Write Protect SW Status">WPSWS0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_WPSR__WPSWS0"><strong>WPSWS0</strong>: Write Protect SW Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Write Protect SW x of the register group x is disabled.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Write Protect SW x of the register group x is enabled.</td></tr></tbody></table></li>
<li id="PWM_WPSR__WPSWS1"><strong>WPSWS1</strong>: Write Protect SW Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Write Protect SW x of the register group x is disabled.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Write Protect SW x of the register group x is enabled.</td></tr></tbody></table></li>
<li id="PWM_WPSR__WPSWS2"><strong>WPSWS2</strong>: Write Protect SW Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Write Protect SW x of the register group x is disabled.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Write Protect SW x of the register group x is enabled.</td></tr></tbody></table></li>
<li id="PWM_WPSR__WPSWS3"><strong>WPSWS3</strong>: Write Protect SW Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Write Protect SW x of the register group x is disabled.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Write Protect SW x of the register group x is enabled.</td></tr></tbody></table></li>
<li id="PWM_WPSR__WPSWS4"><strong>WPSWS4</strong>: Write Protect SW Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Write Protect SW x of the register group x is disabled.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Write Protect SW x of the register group x is enabled.</td></tr></tbody></table></li>
<li id="PWM_WPSR__WPSWS5"><strong>WPSWS5</strong>: Write Protect SW Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Write Protect SW x of the register group x is disabled.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Write Protect SW x of the register group x is enabled.</td></tr></tbody></table></li>
<li id="PWM_WPSR__WPVS"><strong>WPVS</strong>: Write Protect Violation Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Write Protect violation has occurred since the last read of the PWM_WPSR register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Write Protect violation has occurred since the last read of the PWM_WPSR register. If this violation is an unauthorized attempt to write a protected register, the associated violation is reported into field WPVSRC.</td></tr></tbody></table></li>
<li id="PWM_WPSR__WPHWS0"><strong>WPHWS0</strong>: Write Protect HW Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Write Protect HW x of the register group x is disabled.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Write Protect HW x of the register group x is enabled.</td></tr></tbody></table></li>
<li id="PWM_WPSR__WPHWS1"><strong>WPHWS1</strong>: Write Protect HW Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Write Protect HW x of the register group x is disabled.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Write Protect HW x of the register group x is enabled.</td></tr></tbody></table></li>
<li id="PWM_WPSR__WPHWS2"><strong>WPHWS2</strong>: Write Protect HW Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Write Protect HW x of the register group x is disabled.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Write Protect HW x of the register group x is enabled.</td></tr></tbody></table></li>
<li id="PWM_WPSR__WPHWS3"><strong>WPHWS3</strong>: Write Protect HW Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Write Protect HW x of the register group x is disabled.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Write Protect HW x of the register group x is enabled.</td></tr></tbody></table></li>
<li id="PWM_WPSR__WPHWS4"><strong>WPHWS4</strong>: Write Protect HW Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Write Protect HW x of the register group x is disabled.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Write Protect HW x of the register group x is enabled.</td></tr></tbody></table></li>
<li id="PWM_WPSR__WPHWS5"><strong>WPHWS5</strong>: Write Protect HW Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Write Protect HW x of the register group x is disabled.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Write Protect HW x of the register group x is enabled.</td></tr></tbody></table></li>
<li id="PWM_WPSR__WPVSRC"><strong>WPVSRC</strong>: Write Protect Violation Source</li>
<p>-</p>
</ul>
<h4 id="PWM_CMPV0">PWM PWM Comparison 0 Value Register</h4>
<p><strong>Name</strong>: PWM_CMPV0</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020130</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPV0__CVM" title="Comparison x Value Mode">CVM</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPV0__CV" title="Comparison x Value">CV</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPV0__CV" title="Comparison x Value">CV</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPV0__CV" title="Comparison x Value">CV</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPV0__CV"><strong>CV</strong>: Comparison x Value</li>
<p>-</p>
<li id="PWM_CMPV0__CVM"><strong>CVM</strong>: Comparison x Value Mode<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is incrementing.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is decrementing.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_CMPVUPD0">PWM PWM Comparison 0 Value Update Register</h4>
<p><strong>Name</strong>: PWM_CMPVUPD0</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020134</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPVUPD0__CVMUPD" title="Comparison x Value Mode Update">CVMUPD</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPVUPD0__CVUPD" title="Comparison x Value Update">CVUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPVUPD0__CVUPD" title="Comparison x Value Update">CVUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPVUPD0__CVUPD" title="Comparison x Value Update">CVUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPVUPD0__CVUPD"><strong>CVUPD</strong>: Comparison x Value Update</li>
<p>-</p>
<li id="PWM_CMPVUPD0__CVMUPD"><strong>CVMUPD</strong>: Comparison x Value Mode Update<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is incrementing.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is decrementing.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_CMPM0">PWM PWM Comparison 0 Mode Register</h4>
<p><strong>Name</strong>: PWM_CMPM0</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020138</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPM0__CUPRCNT" title="Comparison x Update Period Counter">CUPRCNT</a>
</td>
<td colspan="4">
<a href="#PWM_CMPM0__CUPR" title="Comparison x Update Period">CUPR</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPM0__CPRCNT" title="Comparison x Period Counter">CPRCNT</a>
</td>
<td colspan="4">
<a href="#PWM_CMPM0__CPR" title="Comparison x Period">CPR</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPM0__CTR" title="Comparison x Trigger">CTR</a>
</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPM0__CEN" title="Comparison x Enable">CEN</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPM0__CEN"><strong>CEN</strong>: Comparison x Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x is disabled and can not match.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x is enabled and can match.</td></tr></tbody></table></li>
<li id="PWM_CMPM0__CTR"><strong>CTR</strong>: Comparison x Trigger</li>
<p>-</p>
<li id="PWM_CMPM0__CPR"><strong>CPR</strong>: Comparison x Period</li>
<p>-</p>
<li id="PWM_CMPM0__CPRCNT"><strong>CPRCNT</strong>: Comparison x Period Counter</li>
<p>-</p>
<li id="PWM_CMPM0__CUPR"><strong>CUPR</strong>: Comparison x Update Period</li>
<p>-</p>
<li id="PWM_CMPM0__CUPRCNT"><strong>CUPRCNT</strong>: Comparison x Update Period Counter</li>
<p>-</p>
</ul>
<h4 id="PWM_CMPMUPD0">PWM PWM Comparison 0 Mode Update Register</h4>
<p><strong>Name</strong>: PWM_CMPMUPD0</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x4002013C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="4">
<a href="#PWM_CMPMUPD0__CUPRUPD" title="Comparison x Update Period Update">CUPRUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="4">
<a href="#PWM_CMPMUPD0__CPRUPD" title="Comparison x Period Update">CPRUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPMUPD0__CTRUPD" title="Comparison x Trigger Update">CTRUPD</a>
</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPMUPD0__CENUPD" title="Comparison x Enable Update">CENUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPMUPD0__CENUPD"><strong>CENUPD</strong>: Comparison x Enable Update<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x is disabled and can not match.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x is enabled and can match.</td></tr></tbody></table></li>
<li id="PWM_CMPMUPD0__CTRUPD"><strong>CTRUPD</strong>: Comparison x Trigger Update</li>
<p>-</p>
<li id="PWM_CMPMUPD0__CPRUPD"><strong>CPRUPD</strong>: Comparison x Period Update</li>
<p>-</p>
<li id="PWM_CMPMUPD0__CUPRUPD"><strong>CUPRUPD</strong>: Comparison x Update Period Update</li>
<p>-</p>
</ul>
<h4 id="PWM_CMPV1">PWM PWM Comparison 1 Value Register</h4>
<p><strong>Name</strong>: PWM_CMPV1</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020140</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPV1__CVM" title="Comparison x Value Mode">CVM</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPV1__CV" title="Comparison x Value">CV</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPV1__CV" title="Comparison x Value">CV</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPV1__CV" title="Comparison x Value">CV</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPV1__CV"><strong>CV</strong>: Comparison x Value</li>
<p>-</p>
<li id="PWM_CMPV1__CVM"><strong>CVM</strong>: Comparison x Value Mode<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is incrementing.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is decrementing.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_CMPVUPD1">PWM PWM Comparison 1 Value Update Register</h4>
<p><strong>Name</strong>: PWM_CMPVUPD1</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020144</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPVUPD1__CVMUPD" title="Comparison x Value Mode Update">CVMUPD</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPVUPD1__CVUPD" title="Comparison x Value Update">CVUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPVUPD1__CVUPD" title="Comparison x Value Update">CVUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPVUPD1__CVUPD" title="Comparison x Value Update">CVUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPVUPD1__CVUPD"><strong>CVUPD</strong>: Comparison x Value Update</li>
<p>-</p>
<li id="PWM_CMPVUPD1__CVMUPD"><strong>CVMUPD</strong>: Comparison x Value Mode Update<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is incrementing.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is decrementing.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_CMPM1">PWM PWM Comparison 1 Mode Register</h4>
<p><strong>Name</strong>: PWM_CMPM1</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020148</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPM1__CUPRCNT" title="Comparison x Update Period Counter">CUPRCNT</a>
</td>
<td colspan="4">
<a href="#PWM_CMPM1__CUPR" title="Comparison x Update Period">CUPR</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPM1__CPRCNT" title="Comparison x Period Counter">CPRCNT</a>
</td>
<td colspan="4">
<a href="#PWM_CMPM1__CPR" title="Comparison x Period">CPR</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPM1__CTR" title="Comparison x Trigger">CTR</a>
</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPM1__CEN" title="Comparison x Enable">CEN</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPM1__CEN"><strong>CEN</strong>: Comparison x Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x is disabled and can not match.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x is enabled and can match.</td></tr></tbody></table></li>
<li id="PWM_CMPM1__CTR"><strong>CTR</strong>: Comparison x Trigger</li>
<p>-</p>
<li id="PWM_CMPM1__CPR"><strong>CPR</strong>: Comparison x Period</li>
<p>-</p>
<li id="PWM_CMPM1__CPRCNT"><strong>CPRCNT</strong>: Comparison x Period Counter</li>
<p>-</p>
<li id="PWM_CMPM1__CUPR"><strong>CUPR</strong>: Comparison x Update Period</li>
<p>-</p>
<li id="PWM_CMPM1__CUPRCNT"><strong>CUPRCNT</strong>: Comparison x Update Period Counter</li>
<p>-</p>
</ul>
<h4 id="PWM_CMPMUPD1">PWM PWM Comparison 1 Mode Update Register</h4>
<p><strong>Name</strong>: PWM_CMPMUPD1</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x4002014C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="4">
<a href="#PWM_CMPMUPD1__CUPRUPD" title="Comparison x Update Period Update">CUPRUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="4">
<a href="#PWM_CMPMUPD1__CPRUPD" title="Comparison x Period Update">CPRUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPMUPD1__CTRUPD" title="Comparison x Trigger Update">CTRUPD</a>
</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPMUPD1__CENUPD" title="Comparison x Enable Update">CENUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPMUPD1__CENUPD"><strong>CENUPD</strong>: Comparison x Enable Update<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x is disabled and can not match.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x is enabled and can match.</td></tr></tbody></table></li>
<li id="PWM_CMPMUPD1__CTRUPD"><strong>CTRUPD</strong>: Comparison x Trigger Update</li>
<p>-</p>
<li id="PWM_CMPMUPD1__CPRUPD"><strong>CPRUPD</strong>: Comparison x Period Update</li>
<p>-</p>
<li id="PWM_CMPMUPD1__CUPRUPD"><strong>CUPRUPD</strong>: Comparison x Update Period Update</li>
<p>-</p>
</ul>
<h4 id="PWM_CMPV2">PWM PWM Comparison 2 Value Register</h4>
<p><strong>Name</strong>: PWM_CMPV2</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020150</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPV2__CVM" title="Comparison x Value Mode">CVM</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPV2__CV" title="Comparison x Value">CV</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPV2__CV" title="Comparison x Value">CV</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPV2__CV" title="Comparison x Value">CV</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPV2__CV"><strong>CV</strong>: Comparison x Value</li>
<p>-</p>
<li id="PWM_CMPV2__CVM"><strong>CVM</strong>: Comparison x Value Mode<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is incrementing.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is decrementing.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_CMPVUPD2">PWM PWM Comparison 2 Value Update Register</h4>
<p><strong>Name</strong>: PWM_CMPVUPD2</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020154</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPVUPD2__CVMUPD" title="Comparison x Value Mode Update">CVMUPD</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPVUPD2__CVUPD" title="Comparison x Value Update">CVUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPVUPD2__CVUPD" title="Comparison x Value Update">CVUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPVUPD2__CVUPD" title="Comparison x Value Update">CVUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPVUPD2__CVUPD"><strong>CVUPD</strong>: Comparison x Value Update</li>
<p>-</p>
<li id="PWM_CMPVUPD2__CVMUPD"><strong>CVMUPD</strong>: Comparison x Value Mode Update<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is incrementing.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is decrementing.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_CMPM2">PWM PWM Comparison 2 Mode Register</h4>
<p><strong>Name</strong>: PWM_CMPM2</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020158</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPM2__CUPRCNT" title="Comparison x Update Period Counter">CUPRCNT</a>
</td>
<td colspan="4">
<a href="#PWM_CMPM2__CUPR" title="Comparison x Update Period">CUPR</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPM2__CPRCNT" title="Comparison x Period Counter">CPRCNT</a>
</td>
<td colspan="4">
<a href="#PWM_CMPM2__CPR" title="Comparison x Period">CPR</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPM2__CTR" title="Comparison x Trigger">CTR</a>
</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPM2__CEN" title="Comparison x Enable">CEN</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPM2__CEN"><strong>CEN</strong>: Comparison x Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x is disabled and can not match.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x is enabled and can match.</td></tr></tbody></table></li>
<li id="PWM_CMPM2__CTR"><strong>CTR</strong>: Comparison x Trigger</li>
<p>-</p>
<li id="PWM_CMPM2__CPR"><strong>CPR</strong>: Comparison x Period</li>
<p>-</p>
<li id="PWM_CMPM2__CPRCNT"><strong>CPRCNT</strong>: Comparison x Period Counter</li>
<p>-</p>
<li id="PWM_CMPM2__CUPR"><strong>CUPR</strong>: Comparison x Update Period</li>
<p>-</p>
<li id="PWM_CMPM2__CUPRCNT"><strong>CUPRCNT</strong>: Comparison x Update Period Counter</li>
<p>-</p>
</ul>
<h4 id="PWM_CMPMUPD2">PWM PWM Comparison 2 Mode Update Register</h4>
<p><strong>Name</strong>: PWM_CMPMUPD2</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x4002015C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="4">
<a href="#PWM_CMPMUPD2__CUPRUPD" title="Comparison x Update Period Update">CUPRUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="4">
<a href="#PWM_CMPMUPD2__CPRUPD" title="Comparison x Period Update">CPRUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPMUPD2__CTRUPD" title="Comparison x Trigger Update">CTRUPD</a>
</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPMUPD2__CENUPD" title="Comparison x Enable Update">CENUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPMUPD2__CENUPD"><strong>CENUPD</strong>: Comparison x Enable Update<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x is disabled and can not match.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x is enabled and can match.</td></tr></tbody></table></li>
<li id="PWM_CMPMUPD2__CTRUPD"><strong>CTRUPD</strong>: Comparison x Trigger Update</li>
<p>-</p>
<li id="PWM_CMPMUPD2__CPRUPD"><strong>CPRUPD</strong>: Comparison x Period Update</li>
<p>-</p>
<li id="PWM_CMPMUPD2__CUPRUPD"><strong>CUPRUPD</strong>: Comparison x Update Period Update</li>
<p>-</p>
</ul>
<h4 id="PWM_CMPV3">PWM PWM Comparison 3 Value Register</h4>
<p><strong>Name</strong>: PWM_CMPV3</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020160</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPV3__CVM" title="Comparison x Value Mode">CVM</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPV3__CV" title="Comparison x Value">CV</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPV3__CV" title="Comparison x Value">CV</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPV3__CV" title="Comparison x Value">CV</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPV3__CV"><strong>CV</strong>: Comparison x Value</li>
<p>-</p>
<li id="PWM_CMPV3__CVM"><strong>CVM</strong>: Comparison x Value Mode<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is incrementing.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is decrementing.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_CMPVUPD3">PWM PWM Comparison 3 Value Update Register</h4>
<p><strong>Name</strong>: PWM_CMPVUPD3</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020164</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPVUPD3__CVMUPD" title="Comparison x Value Mode Update">CVMUPD</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPVUPD3__CVUPD" title="Comparison x Value Update">CVUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPVUPD3__CVUPD" title="Comparison x Value Update">CVUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPVUPD3__CVUPD" title="Comparison x Value Update">CVUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPVUPD3__CVUPD"><strong>CVUPD</strong>: Comparison x Value Update</li>
<p>-</p>
<li id="PWM_CMPVUPD3__CVMUPD"><strong>CVMUPD</strong>: Comparison x Value Mode Update<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is incrementing.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is decrementing.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_CMPM3">PWM PWM Comparison 3 Mode Register</h4>
<p><strong>Name</strong>: PWM_CMPM3</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020168</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPM3__CUPRCNT" title="Comparison x Update Period Counter">CUPRCNT</a>
</td>
<td colspan="4">
<a href="#PWM_CMPM3__CUPR" title="Comparison x Update Period">CUPR</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPM3__CPRCNT" title="Comparison x Period Counter">CPRCNT</a>
</td>
<td colspan="4">
<a href="#PWM_CMPM3__CPR" title="Comparison x Period">CPR</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPM3__CTR" title="Comparison x Trigger">CTR</a>
</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPM3__CEN" title="Comparison x Enable">CEN</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPM3__CEN"><strong>CEN</strong>: Comparison x Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x is disabled and can not match.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x is enabled and can match.</td></tr></tbody></table></li>
<li id="PWM_CMPM3__CTR"><strong>CTR</strong>: Comparison x Trigger</li>
<p>-</p>
<li id="PWM_CMPM3__CPR"><strong>CPR</strong>: Comparison x Period</li>
<p>-</p>
<li id="PWM_CMPM3__CPRCNT"><strong>CPRCNT</strong>: Comparison x Period Counter</li>
<p>-</p>
<li id="PWM_CMPM3__CUPR"><strong>CUPR</strong>: Comparison x Update Period</li>
<p>-</p>
<li id="PWM_CMPM3__CUPRCNT"><strong>CUPRCNT</strong>: Comparison x Update Period Counter</li>
<p>-</p>
</ul>
<h4 id="PWM_CMPMUPD3">PWM PWM Comparison 3 Mode Update Register</h4>
<p><strong>Name</strong>: PWM_CMPMUPD3</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x4002016C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="4">
<a href="#PWM_CMPMUPD3__CUPRUPD" title="Comparison x Update Period Update">CUPRUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="4">
<a href="#PWM_CMPMUPD3__CPRUPD" title="Comparison x Period Update">CPRUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPMUPD3__CTRUPD" title="Comparison x Trigger Update">CTRUPD</a>
</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPMUPD3__CENUPD" title="Comparison x Enable Update">CENUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPMUPD3__CENUPD"><strong>CENUPD</strong>: Comparison x Enable Update<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x is disabled and can not match.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x is enabled and can match.</td></tr></tbody></table></li>
<li id="PWM_CMPMUPD3__CTRUPD"><strong>CTRUPD</strong>: Comparison x Trigger Update</li>
<p>-</p>
<li id="PWM_CMPMUPD3__CPRUPD"><strong>CPRUPD</strong>: Comparison x Period Update</li>
<p>-</p>
<li id="PWM_CMPMUPD3__CUPRUPD"><strong>CUPRUPD</strong>: Comparison x Update Period Update</li>
<p>-</p>
</ul>
<h4 id="PWM_CMPV4">PWM PWM Comparison 4 Value Register</h4>
<p><strong>Name</strong>: PWM_CMPV4</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020170</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPV4__CVM" title="Comparison x Value Mode">CVM</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPV4__CV" title="Comparison x Value">CV</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPV4__CV" title="Comparison x Value">CV</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPV4__CV" title="Comparison x Value">CV</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPV4__CV"><strong>CV</strong>: Comparison x Value</li>
<p>-</p>
<li id="PWM_CMPV4__CVM"><strong>CVM</strong>: Comparison x Value Mode<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is incrementing.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is decrementing.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_CMPVUPD4">PWM PWM Comparison 4 Value Update Register</h4>
<p><strong>Name</strong>: PWM_CMPVUPD4</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020174</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPVUPD4__CVMUPD" title="Comparison x Value Mode Update">CVMUPD</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPVUPD4__CVUPD" title="Comparison x Value Update">CVUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPVUPD4__CVUPD" title="Comparison x Value Update">CVUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPVUPD4__CVUPD" title="Comparison x Value Update">CVUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPVUPD4__CVUPD"><strong>CVUPD</strong>: Comparison x Value Update</li>
<p>-</p>
<li id="PWM_CMPVUPD4__CVMUPD"><strong>CVMUPD</strong>: Comparison x Value Mode Update<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is incrementing.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is decrementing.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_CMPM4">PWM PWM Comparison 4 Mode Register</h4>
<p><strong>Name</strong>: PWM_CMPM4</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020178</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPM4__CUPRCNT" title="Comparison x Update Period Counter">CUPRCNT</a>
</td>
<td colspan="4">
<a href="#PWM_CMPM4__CUPR" title="Comparison x Update Period">CUPR</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPM4__CPRCNT" title="Comparison x Period Counter">CPRCNT</a>
</td>
<td colspan="4">
<a href="#PWM_CMPM4__CPR" title="Comparison x Period">CPR</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPM4__CTR" title="Comparison x Trigger">CTR</a>
</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPM4__CEN" title="Comparison x Enable">CEN</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPM4__CEN"><strong>CEN</strong>: Comparison x Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x is disabled and can not match.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x is enabled and can match.</td></tr></tbody></table></li>
<li id="PWM_CMPM4__CTR"><strong>CTR</strong>: Comparison x Trigger</li>
<p>-</p>
<li id="PWM_CMPM4__CPR"><strong>CPR</strong>: Comparison x Period</li>
<p>-</p>
<li id="PWM_CMPM4__CPRCNT"><strong>CPRCNT</strong>: Comparison x Period Counter</li>
<p>-</p>
<li id="PWM_CMPM4__CUPR"><strong>CUPR</strong>: Comparison x Update Period</li>
<p>-</p>
<li id="PWM_CMPM4__CUPRCNT"><strong>CUPRCNT</strong>: Comparison x Update Period Counter</li>
<p>-</p>
</ul>
<h4 id="PWM_CMPMUPD4">PWM PWM Comparison 4 Mode Update Register</h4>
<p><strong>Name</strong>: PWM_CMPMUPD4</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x4002017C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="4">
<a href="#PWM_CMPMUPD4__CUPRUPD" title="Comparison x Update Period Update">CUPRUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="4">
<a href="#PWM_CMPMUPD4__CPRUPD" title="Comparison x Period Update">CPRUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPMUPD4__CTRUPD" title="Comparison x Trigger Update">CTRUPD</a>
</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPMUPD4__CENUPD" title="Comparison x Enable Update">CENUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPMUPD4__CENUPD"><strong>CENUPD</strong>: Comparison x Enable Update<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x is disabled and can not match.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x is enabled and can match.</td></tr></tbody></table></li>
<li id="PWM_CMPMUPD4__CTRUPD"><strong>CTRUPD</strong>: Comparison x Trigger Update</li>
<p>-</p>
<li id="PWM_CMPMUPD4__CPRUPD"><strong>CPRUPD</strong>: Comparison x Period Update</li>
<p>-</p>
<li id="PWM_CMPMUPD4__CUPRUPD"><strong>CUPRUPD</strong>: Comparison x Update Period Update</li>
<p>-</p>
</ul>
<h4 id="PWM_CMPV5">PWM PWM Comparison 5 Value Register</h4>
<p><strong>Name</strong>: PWM_CMPV5</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020180</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPV5__CVM" title="Comparison x Value Mode">CVM</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPV5__CV" title="Comparison x Value">CV</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPV5__CV" title="Comparison x Value">CV</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPV5__CV" title="Comparison x Value">CV</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPV5__CV"><strong>CV</strong>: Comparison x Value</li>
<p>-</p>
<li id="PWM_CMPV5__CVM"><strong>CVM</strong>: Comparison x Value Mode<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is incrementing.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is decrementing.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_CMPVUPD5">PWM PWM Comparison 5 Value Update Register</h4>
<p><strong>Name</strong>: PWM_CMPVUPD5</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020184</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPVUPD5__CVMUPD" title="Comparison x Value Mode Update">CVMUPD</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPVUPD5__CVUPD" title="Comparison x Value Update">CVUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPVUPD5__CVUPD" title="Comparison x Value Update">CVUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPVUPD5__CVUPD" title="Comparison x Value Update">CVUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPVUPD5__CVUPD"><strong>CVUPD</strong>: Comparison x Value Update</li>
<p>-</p>
<li id="PWM_CMPVUPD5__CVMUPD"><strong>CVMUPD</strong>: Comparison x Value Mode Update<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is incrementing.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is decrementing.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_CMPM5">PWM PWM Comparison 5 Mode Register</h4>
<p><strong>Name</strong>: PWM_CMPM5</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020188</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPM5__CUPRCNT" title="Comparison x Update Period Counter">CUPRCNT</a>
</td>
<td colspan="4">
<a href="#PWM_CMPM5__CUPR" title="Comparison x Update Period">CUPR</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPM5__CPRCNT" title="Comparison x Period Counter">CPRCNT</a>
</td>
<td colspan="4">
<a href="#PWM_CMPM5__CPR" title="Comparison x Period">CPR</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPM5__CTR" title="Comparison x Trigger">CTR</a>
</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPM5__CEN" title="Comparison x Enable">CEN</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPM5__CEN"><strong>CEN</strong>: Comparison x Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x is disabled and can not match.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x is enabled and can match.</td></tr></tbody></table></li>
<li id="PWM_CMPM5__CTR"><strong>CTR</strong>: Comparison x Trigger</li>
<p>-</p>
<li id="PWM_CMPM5__CPR"><strong>CPR</strong>: Comparison x Period</li>
<p>-</p>
<li id="PWM_CMPM5__CPRCNT"><strong>CPRCNT</strong>: Comparison x Period Counter</li>
<p>-</p>
<li id="PWM_CMPM5__CUPR"><strong>CUPR</strong>: Comparison x Update Period</li>
<p>-</p>
<li id="PWM_CMPM5__CUPRCNT"><strong>CUPRCNT</strong>: Comparison x Update Period Counter</li>
<p>-</p>
</ul>
<h4 id="PWM_CMPMUPD5">PWM PWM Comparison 5 Mode Update Register</h4>
<p><strong>Name</strong>: PWM_CMPMUPD5</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x4002018C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="4">
<a href="#PWM_CMPMUPD5__CUPRUPD" title="Comparison x Update Period Update">CUPRUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="4">
<a href="#PWM_CMPMUPD5__CPRUPD" title="Comparison x Period Update">CPRUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPMUPD5__CTRUPD" title="Comparison x Trigger Update">CTRUPD</a>
</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPMUPD5__CENUPD" title="Comparison x Enable Update">CENUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPMUPD5__CENUPD"><strong>CENUPD</strong>: Comparison x Enable Update<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x is disabled and can not match.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x is enabled and can match.</td></tr></tbody></table></li>
<li id="PWM_CMPMUPD5__CTRUPD"><strong>CTRUPD</strong>: Comparison x Trigger Update</li>
<p>-</p>
<li id="PWM_CMPMUPD5__CPRUPD"><strong>CPRUPD</strong>: Comparison x Period Update</li>
<p>-</p>
<li id="PWM_CMPMUPD5__CUPRUPD"><strong>CUPRUPD</strong>: Comparison x Update Period Update</li>
<p>-</p>
</ul>
<h4 id="PWM_CMPV6">PWM PWM Comparison 6 Value Register</h4>
<p><strong>Name</strong>: PWM_CMPV6</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020190</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPV6__CVM" title="Comparison x Value Mode">CVM</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPV6__CV" title="Comparison x Value">CV</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPV6__CV" title="Comparison x Value">CV</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPV6__CV" title="Comparison x Value">CV</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPV6__CV"><strong>CV</strong>: Comparison x Value</li>
<p>-</p>
<li id="PWM_CMPV6__CVM"><strong>CVM</strong>: Comparison x Value Mode<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is incrementing.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is decrementing.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_CMPVUPD6">PWM PWM Comparison 6 Value Update Register</h4>
<p><strong>Name</strong>: PWM_CMPVUPD6</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020194</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPVUPD6__CVMUPD" title="Comparison x Value Mode Update">CVMUPD</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPVUPD6__CVUPD" title="Comparison x Value Update">CVUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPVUPD6__CVUPD" title="Comparison x Value Update">CVUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPVUPD6__CVUPD" title="Comparison x Value Update">CVUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPVUPD6__CVUPD"><strong>CVUPD</strong>: Comparison x Value Update</li>
<p>-</p>
<li id="PWM_CMPVUPD6__CVMUPD"><strong>CVMUPD</strong>: Comparison x Value Mode Update<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is incrementing.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is decrementing.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_CMPM6">PWM PWM Comparison 6 Mode Register</h4>
<p><strong>Name</strong>: PWM_CMPM6</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020198</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPM6__CUPRCNT" title="Comparison x Update Period Counter">CUPRCNT</a>
</td>
<td colspan="4">
<a href="#PWM_CMPM6__CUPR" title="Comparison x Update Period">CUPR</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPM6__CPRCNT" title="Comparison x Period Counter">CPRCNT</a>
</td>
<td colspan="4">
<a href="#PWM_CMPM6__CPR" title="Comparison x Period">CPR</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPM6__CTR" title="Comparison x Trigger">CTR</a>
</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPM6__CEN" title="Comparison x Enable">CEN</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPM6__CEN"><strong>CEN</strong>: Comparison x Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x is disabled and can not match.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x is enabled and can match.</td></tr></tbody></table></li>
<li id="PWM_CMPM6__CTR"><strong>CTR</strong>: Comparison x Trigger</li>
<p>-</p>
<li id="PWM_CMPM6__CPR"><strong>CPR</strong>: Comparison x Period</li>
<p>-</p>
<li id="PWM_CMPM6__CPRCNT"><strong>CPRCNT</strong>: Comparison x Period Counter</li>
<p>-</p>
<li id="PWM_CMPM6__CUPR"><strong>CUPR</strong>: Comparison x Update Period</li>
<p>-</p>
<li id="PWM_CMPM6__CUPRCNT"><strong>CUPRCNT</strong>: Comparison x Update Period Counter</li>
<p>-</p>
</ul>
<h4 id="PWM_CMPMUPD6">PWM PWM Comparison 6 Mode Update Register</h4>
<p><strong>Name</strong>: PWM_CMPMUPD6</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x4002019C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="4">
<a href="#PWM_CMPMUPD6__CUPRUPD" title="Comparison x Update Period Update">CUPRUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="4">
<a href="#PWM_CMPMUPD6__CPRUPD" title="Comparison x Period Update">CPRUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPMUPD6__CTRUPD" title="Comparison x Trigger Update">CTRUPD</a>
</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPMUPD6__CENUPD" title="Comparison x Enable Update">CENUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPMUPD6__CENUPD"><strong>CENUPD</strong>: Comparison x Enable Update<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x is disabled and can not match.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x is enabled and can match.</td></tr></tbody></table></li>
<li id="PWM_CMPMUPD6__CTRUPD"><strong>CTRUPD</strong>: Comparison x Trigger Update</li>
<p>-</p>
<li id="PWM_CMPMUPD6__CPRUPD"><strong>CPRUPD</strong>: Comparison x Period Update</li>
<p>-</p>
<li id="PWM_CMPMUPD6__CUPRUPD"><strong>CUPRUPD</strong>: Comparison x Update Period Update</li>
<p>-</p>
</ul>
<h4 id="PWM_CMPV7">PWM PWM Comparison 7 Value Register</h4>
<p><strong>Name</strong>: PWM_CMPV7</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x400201A0</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPV7__CVM" title="Comparison x Value Mode">CVM</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPV7__CV" title="Comparison x Value">CV</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPV7__CV" title="Comparison x Value">CV</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPV7__CV" title="Comparison x Value">CV</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPV7__CV"><strong>CV</strong>: Comparison x Value</li>
<p>-</p>
<li id="PWM_CMPV7__CVM"><strong>CVM</strong>: Comparison x Value Mode<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is incrementing.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is decrementing.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_CMPVUPD7">PWM PWM Comparison 7 Value Update Register</h4>
<p><strong>Name</strong>: PWM_CMPVUPD7</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400201A4</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPVUPD7__CVMUPD" title="Comparison x Value Mode Update">CVMUPD</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPVUPD7__CVUPD" title="Comparison x Value Update">CVUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPVUPD7__CVUPD" title="Comparison x Value Update">CVUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CMPVUPD7__CVUPD" title="Comparison x Value Update">CVUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPVUPD7__CVUPD"><strong>CVUPD</strong>: Comparison x Value Update</li>
<p>-</p>
<li id="PWM_CMPVUPD7__CVMUPD"><strong>CVMUPD</strong>: Comparison x Value Mode Update<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is incrementing.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x between the counter of the channel 0 and the comparison x value is performed when this counter is decrementing.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_CMPM7">PWM PWM Comparison 7 Mode Register</h4>
<p><strong>Name</strong>: PWM_CMPM7</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x400201A8</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPM7__CUPRCNT" title="Comparison x Update Period Counter">CUPRCNT</a>
</td>
<td colspan="4">
<a href="#PWM_CMPM7__CUPR" title="Comparison x Update Period">CUPR</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPM7__CPRCNT" title="Comparison x Period Counter">CPRCNT</a>
</td>
<td colspan="4">
<a href="#PWM_CMPM7__CPR" title="Comparison x Period">CPR</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPM7__CTR" title="Comparison x Trigger">CTR</a>
</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPM7__CEN" title="Comparison x Enable">CEN</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPM7__CEN"><strong>CEN</strong>: Comparison x Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x is disabled and can not match.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x is enabled and can match.</td></tr></tbody></table></li>
<li id="PWM_CMPM7__CTR"><strong>CTR</strong>: Comparison x Trigger</li>
<p>-</p>
<li id="PWM_CMPM7__CPR"><strong>CPR</strong>: Comparison x Period</li>
<p>-</p>
<li id="PWM_CMPM7__CPRCNT"><strong>CPRCNT</strong>: Comparison x Period Counter</li>
<p>-</p>
<li id="PWM_CMPM7__CUPR"><strong>CUPR</strong>: Comparison x Update Period</li>
<p>-</p>
<li id="PWM_CMPM7__CUPRCNT"><strong>CUPRCNT</strong>: Comparison x Update Period Counter</li>
<p>-</p>
</ul>
<h4 id="PWM_CMPMUPD7">PWM PWM Comparison 7 Mode Update Register</h4>
<p><strong>Name</strong>: PWM_CMPMUPD7</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400201AC</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="4">
<a href="#PWM_CMPMUPD7__CUPRUPD" title="Comparison x Update Period Update">CUPRUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="4">
<a href="#PWM_CMPMUPD7__CPRUPD" title="Comparison x Period Update">CPRUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="4">
<a href="#PWM_CMPMUPD7__CTRUPD" title="Comparison x Trigger Update">CTRUPD</a>
</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMPMUPD7__CENUPD" title="Comparison x Enable Update">CENUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMPMUPD7__CENUPD"><strong>CENUPD</strong>: Comparison x Enable Update<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The comparison x is disabled and can not match.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The comparison x is enabled and can match.</td></tr></tbody></table></li>
<li id="PWM_CMPMUPD7__CTRUPD"><strong>CTRUPD</strong>: Comparison x Trigger Update</li>
<p>-</p>
<li id="PWM_CMPMUPD7__CPRUPD"><strong>CPRUPD</strong>: Comparison x Period Update</li>
<p>-</p>
<li id="PWM_CMPMUPD7__CUPRUPD"><strong>CUPRUPD</strong>: Comparison x Update Period Update</li>
<p>-</p>
</ul>
<h4 id="PWM_CMR0">PWM PWM Channel Mode Register (ch_num = 0)</h4>
<p><strong>Name</strong>: PWM_CMR0</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020200</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMR0__DTLI" title="Dead-Time PWMLx Output Inverted">DTLI</a>
</td>
<td colspan="1">
<a href="#PWM_CMR0__DTHI" title="Dead-Time PWMHx Output Inverted">DTHI</a>
</td>
<td colspan="1">
<a href="#PWM_CMR0__DTE" title="Dead-Time Generator Enable">DTE</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMR0__CES" title="Counter Event Selection">CES</a>
</td>
<td colspan="1">
<a href="#PWM_CMR0__CPOL" title="Channel Polarity">CPOL</a>
</td>
<td colspan="1">
<a href="#PWM_CMR0__CALG" title="Channel Alignment">CALG</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="4">
<a href="#PWM_CMR0__CPRE" title="Channel Pre-scaler">CPRE</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMR0__CPRE"><strong>CPRE</strong>: Channel Pre-scaler<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0x0</td><td class="name">MCK</td><td class="description">Master clock</td></tr><tr class="even"><td class="value">0x1</td><td class="name">MCK_DIV_2</td><td class="description">Master clock/2</td></tr><tr class="odd"><td class="value">0x2</td><td class="name">MCK_DIV_4</td><td class="description">Master clock/4</td></tr><tr class="even"><td class="value">0x3</td><td class="name">MCK_DIV_8</td><td class="description">Master clock/8</td></tr><tr class="odd"><td class="value">0x4</td><td class="name">MCK_DIV_16</td><td class="description">Master clock/16</td></tr><tr class="even"><td class="value">0x5</td><td class="name">MCK_DIV_32</td><td class="description">Master clock/32</td></tr><tr class="odd"><td class="value">0x6</td><td class="name">MCK_DIV_64</td><td class="description">Master clock/64</td></tr><tr class="even"><td class="value">0x7</td><td class="name">MCK_DIV_128</td><td class="description">Master clock/128</td></tr><tr class="odd"><td class="value">0x8</td><td class="name">MCK_DIV_256</td><td class="description">Master clock/256</td></tr><tr class="even"><td class="value">0x9</td><td class="name">MCK_DIV_512</td><td class="description">Master clock/512</td></tr><tr class="odd"><td class="value">0xA</td><td class="name">MCK_DIV_1024</td><td class="description">Master clock/1024</td></tr><tr class="even"><td class="value">0xB</td><td class="name">CLKA</td><td class="description">Clock A</td></tr><tr class="odd"><td class="value">0xC</td><td class="name">CLKB</td><td class="description">Clock B</td></tr></tbody></table></li>
<li id="PWM_CMR0__CALG"><strong>CALG</strong>: Channel Alignment<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The period is left aligned.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The period is center aligned.</td></tr></tbody></table></li>
<li id="PWM_CMR0__CPOL"><strong>CPOL</strong>: Channel Polarity<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The OCx output waveform (output from the comparator) starts at a low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The OCx output waveform (output from the comparator) starts at a high level.</td></tr></tbody></table></li>
<li id="PWM_CMR0__CES"><strong>CES</strong>: Counter Event Selection<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The channel counter event occurs at the end of the PWM period.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The channel counter event occurs at the end of the PWM period and at half the PWM period.</td></tr></tbody></table></li>
<li id="PWM_CMR0__DTE"><strong>DTE</strong>: Dead-Time Generator Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The dead-time generator is disabled.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The dead-time generator is enabled.</td></tr></tbody></table></li>
<li id="PWM_CMR0__DTHI"><strong>DTHI</strong>: Dead-Time PWMHx Output Inverted<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The dead-time PWMHx output is not inverted.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The dead-time PWMHx output is inverted.</td></tr></tbody></table></li>
<li id="PWM_CMR0__DTLI"><strong>DTLI</strong>: Dead-Time PWMLx Output Inverted<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The dead-time PWMLx output is not inverted.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The dead-time PWMLx output is inverted.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_CDTY0">PWM PWM Channel Duty Cycle Register (ch_num = 0)</h4>
<p><strong>Name</strong>: PWM_CDTY0</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020204</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CDTY0__CDTY" title="Channel Duty-Cycle">CDTY</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CDTY0__CDTY" title="Channel Duty-Cycle">CDTY</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CDTY0__CDTY" title="Channel Duty-Cycle">CDTY</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CDTY0__CDTY"><strong>CDTY</strong>: Channel Duty-Cycle</li>
<p>-</p>
</ul>
<h4 id="PWM_CDTYUPD0">PWM PWM Channel Duty Cycle Update Register (ch_num = 0)</h4>
<p><strong>Name</strong>: PWM_CDTYUPD0</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020208</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CDTYUPD0__CDTYUPD" title="Channel Duty-Cycle Update">CDTYUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CDTYUPD0__CDTYUPD" title="Channel Duty-Cycle Update">CDTYUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CDTYUPD0__CDTYUPD" title="Channel Duty-Cycle Update">CDTYUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CDTYUPD0__CDTYUPD"><strong>CDTYUPD</strong>: Channel Duty-Cycle Update</li>
<p>-</p>
</ul>
<h4 id="PWM_CPRD0">PWM PWM Channel Period Register (ch_num = 0)</h4>
<p><strong>Name</strong>: PWM_CPRD0</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x4002020C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CPRD0__CPRD" title="Channel Period">CPRD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CPRD0__CPRD" title="Channel Period">CPRD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CPRD0__CPRD" title="Channel Period">CPRD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CPRD0__CPRD"><strong>CPRD</strong>: Channel Period</li>
<p>-</p>
</ul>
<h4 id="PWM_CPRDUPD0">PWM PWM Channel Period Update Register (ch_num = 0)</h4>
<p><strong>Name</strong>: PWM_CPRDUPD0</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020210</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CPRDUPD0__CPRDUPD" title="Channel Period Update">CPRDUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CPRDUPD0__CPRDUPD" title="Channel Period Update">CPRDUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CPRDUPD0__CPRDUPD" title="Channel Period Update">CPRDUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CPRDUPD0__CPRDUPD"><strong>CPRDUPD</strong>: Channel Period Update</li>
<p>-</p>
</ul>
<h4 id="PWM_CCNT0">PWM PWM Channel Counter Register (ch_num = 0)</h4>
<p><strong>Name</strong>: PWM_CCNT0</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x40020214</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CCNT0__CNT" title="Channel Counter Register">CNT</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CCNT0__CNT" title="Channel Counter Register">CNT</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CCNT0__CNT" title="Channel Counter Register">CNT</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CCNT0__CNT"><strong>CNT</strong>: Channel Counter Register</li>
<p>-</p>
</ul>
<h4 id="PWM_DT0">PWM PWM Channel Dead Time Register (ch_num = 0)</h4>
<p><strong>Name</strong>: PWM_DT0</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020218</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DT0__DTL" title="Dead-Time Value for PWMLx Output">DTL</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DT0__DTL" title="Dead-Time Value for PWMLx Output">DTL</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DT0__DTH" title="Dead-Time Value for PWMHx Output">DTH</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DT0__DTH" title="Dead-Time Value for PWMHx Output">DTH</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_DT0__DTH"><strong>DTH</strong>: Dead-Time Value for PWMHx Output</li>
<p>-</p>
<li id="PWM_DT0__DTL"><strong>DTL</strong>: Dead-Time Value for PWMLx Output</li>
<p>-</p>
</ul>
<h4 id="PWM_DTUPD0">PWM PWM Channel Dead Time Update Register (ch_num = 0)</h4>
<p><strong>Name</strong>: PWM_DTUPD0</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x4002021C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DTUPD0__DTLUPD" title="Dead-Time Value Update for PWMLx Output">DTLUPD</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DTUPD0__DTLUPD" title="Dead-Time Value Update for PWMLx Output">DTLUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DTUPD0__DTHUPD" title="Dead-Time Value Update for PWMHx Output">DTHUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DTUPD0__DTHUPD" title="Dead-Time Value Update for PWMHx Output">DTHUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_DTUPD0__DTHUPD"><strong>DTHUPD</strong>: Dead-Time Value Update for PWMHx Output</li>
<p>-</p>
<li id="PWM_DTUPD0__DTLUPD"><strong>DTLUPD</strong>: Dead-Time Value Update for PWMLx Output</li>
<p>-</p>
</ul>
<h4 id="PWM_CMR1">PWM PWM Channel Mode Register (ch_num = 1)</h4>
<p><strong>Name</strong>: PWM_CMR1</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020220</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMR1__DTLI" title="Dead-Time PWMLx Output Inverted">DTLI</a>
</td>
<td colspan="1">
<a href="#PWM_CMR1__DTHI" title="Dead-Time PWMHx Output Inverted">DTHI</a>
</td>
<td colspan="1">
<a href="#PWM_CMR1__DTE" title="Dead-Time Generator Enable">DTE</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMR1__CES" title="Counter Event Selection">CES</a>
</td>
<td colspan="1">
<a href="#PWM_CMR1__CPOL" title="Channel Polarity">CPOL</a>
</td>
<td colspan="1">
<a href="#PWM_CMR1__CALG" title="Channel Alignment">CALG</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="4">
<a href="#PWM_CMR1__CPRE" title="Channel Pre-scaler">CPRE</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMR1__CPRE"><strong>CPRE</strong>: Channel Pre-scaler<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0x0</td><td class="name">MCK</td><td class="description">Master clock</td></tr><tr class="even"><td class="value">0x1</td><td class="name">MCK_DIV_2</td><td class="description">Master clock/2</td></tr><tr class="odd"><td class="value">0x2</td><td class="name">MCK_DIV_4</td><td class="description">Master clock/4</td></tr><tr class="even"><td class="value">0x3</td><td class="name">MCK_DIV_8</td><td class="description">Master clock/8</td></tr><tr class="odd"><td class="value">0x4</td><td class="name">MCK_DIV_16</td><td class="description">Master clock/16</td></tr><tr class="even"><td class="value">0x5</td><td class="name">MCK_DIV_32</td><td class="description">Master clock/32</td></tr><tr class="odd"><td class="value">0x6</td><td class="name">MCK_DIV_64</td><td class="description">Master clock/64</td></tr><tr class="even"><td class="value">0x7</td><td class="name">MCK_DIV_128</td><td class="description">Master clock/128</td></tr><tr class="odd"><td class="value">0x8</td><td class="name">MCK_DIV_256</td><td class="description">Master clock/256</td></tr><tr class="even"><td class="value">0x9</td><td class="name">MCK_DIV_512</td><td class="description">Master clock/512</td></tr><tr class="odd"><td class="value">0xA</td><td class="name">MCK_DIV_1024</td><td class="description">Master clock/1024</td></tr><tr class="even"><td class="value">0xB</td><td class="name">CLKA</td><td class="description">Clock A</td></tr><tr class="odd"><td class="value">0xC</td><td class="name">CLKB</td><td class="description">Clock B</td></tr></tbody></table></li>
<li id="PWM_CMR1__CALG"><strong>CALG</strong>: Channel Alignment<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The period is left aligned.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The period is center aligned.</td></tr></tbody></table></li>
<li id="PWM_CMR1__CPOL"><strong>CPOL</strong>: Channel Polarity<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The OCx output waveform (output from the comparator) starts at a low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The OCx output waveform (output from the comparator) starts at a high level.</td></tr></tbody></table></li>
<li id="PWM_CMR1__CES"><strong>CES</strong>: Counter Event Selection<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The channel counter event occurs at the end of the PWM period.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The channel counter event occurs at the end of the PWM period and at half the PWM period.</td></tr></tbody></table></li>
<li id="PWM_CMR1__DTE"><strong>DTE</strong>: Dead-Time Generator Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The dead-time generator is disabled.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The dead-time generator is enabled.</td></tr></tbody></table></li>
<li id="PWM_CMR1__DTHI"><strong>DTHI</strong>: Dead-Time PWMHx Output Inverted<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The dead-time PWMHx output is not inverted.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The dead-time PWMHx output is inverted.</td></tr></tbody></table></li>
<li id="PWM_CMR1__DTLI"><strong>DTLI</strong>: Dead-Time PWMLx Output Inverted<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The dead-time PWMLx output is not inverted.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The dead-time PWMLx output is inverted.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_CDTY1">PWM PWM Channel Duty Cycle Register (ch_num = 1)</h4>
<p><strong>Name</strong>: PWM_CDTY1</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020224</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CDTY1__CDTY" title="Channel Duty-Cycle">CDTY</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CDTY1__CDTY" title="Channel Duty-Cycle">CDTY</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CDTY1__CDTY" title="Channel Duty-Cycle">CDTY</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CDTY1__CDTY"><strong>CDTY</strong>: Channel Duty-Cycle</li>
<p>-</p>
</ul>
<h4 id="PWM_CDTYUPD1">PWM PWM Channel Duty Cycle Update Register (ch_num = 1)</h4>
<p><strong>Name</strong>: PWM_CDTYUPD1</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020228</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CDTYUPD1__CDTYUPD" title="Channel Duty-Cycle Update">CDTYUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CDTYUPD1__CDTYUPD" title="Channel Duty-Cycle Update">CDTYUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CDTYUPD1__CDTYUPD" title="Channel Duty-Cycle Update">CDTYUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CDTYUPD1__CDTYUPD"><strong>CDTYUPD</strong>: Channel Duty-Cycle Update</li>
<p>-</p>
</ul>
<h4 id="PWM_CPRD1">PWM PWM Channel Period Register (ch_num = 1)</h4>
<p><strong>Name</strong>: PWM_CPRD1</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x4002022C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CPRD1__CPRD" title="Channel Period">CPRD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CPRD1__CPRD" title="Channel Period">CPRD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CPRD1__CPRD" title="Channel Period">CPRD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CPRD1__CPRD"><strong>CPRD</strong>: Channel Period</li>
<p>-</p>
</ul>
<h4 id="PWM_CPRDUPD1">PWM PWM Channel Period Update Register (ch_num = 1)</h4>
<p><strong>Name</strong>: PWM_CPRDUPD1</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020230</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CPRDUPD1__CPRDUPD" title="Channel Period Update">CPRDUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CPRDUPD1__CPRDUPD" title="Channel Period Update">CPRDUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CPRDUPD1__CPRDUPD" title="Channel Period Update">CPRDUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CPRDUPD1__CPRDUPD"><strong>CPRDUPD</strong>: Channel Period Update</li>
<p>-</p>
</ul>
<h4 id="PWM_CCNT1">PWM PWM Channel Counter Register (ch_num = 1)</h4>
<p><strong>Name</strong>: PWM_CCNT1</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x40020234</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CCNT1__CNT" title="Channel Counter Register">CNT</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CCNT1__CNT" title="Channel Counter Register">CNT</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CCNT1__CNT" title="Channel Counter Register">CNT</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CCNT1__CNT"><strong>CNT</strong>: Channel Counter Register</li>
<p>-</p>
</ul>
<h4 id="PWM_DT1">PWM PWM Channel Dead Time Register (ch_num = 1)</h4>
<p><strong>Name</strong>: PWM_DT1</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020238</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DT1__DTL" title="Dead-Time Value for PWMLx Output">DTL</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DT1__DTL" title="Dead-Time Value for PWMLx Output">DTL</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DT1__DTH" title="Dead-Time Value for PWMHx Output">DTH</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DT1__DTH" title="Dead-Time Value for PWMHx Output">DTH</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_DT1__DTH"><strong>DTH</strong>: Dead-Time Value for PWMHx Output</li>
<p>-</p>
<li id="PWM_DT1__DTL"><strong>DTL</strong>: Dead-Time Value for PWMLx Output</li>
<p>-</p>
</ul>
<h4 id="PWM_DTUPD1">PWM PWM Channel Dead Time Update Register (ch_num = 1)</h4>
<p><strong>Name</strong>: PWM_DTUPD1</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x4002023C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DTUPD1__DTLUPD" title="Dead-Time Value Update for PWMLx Output">DTLUPD</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DTUPD1__DTLUPD" title="Dead-Time Value Update for PWMLx Output">DTLUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DTUPD1__DTHUPD" title="Dead-Time Value Update for PWMHx Output">DTHUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DTUPD1__DTHUPD" title="Dead-Time Value Update for PWMHx Output">DTHUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_DTUPD1__DTHUPD"><strong>DTHUPD</strong>: Dead-Time Value Update for PWMHx Output</li>
<p>-</p>
<li id="PWM_DTUPD1__DTLUPD"><strong>DTLUPD</strong>: Dead-Time Value Update for PWMLx Output</li>
<p>-</p>
</ul>
<h4 id="PWM_CMR2">PWM PWM Channel Mode Register (ch_num = 2)</h4>
<p><strong>Name</strong>: PWM_CMR2</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020240</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMR2__DTLI" title="Dead-Time PWMLx Output Inverted">DTLI</a>
</td>
<td colspan="1">
<a href="#PWM_CMR2__DTHI" title="Dead-Time PWMHx Output Inverted">DTHI</a>
</td>
<td colspan="1">
<a href="#PWM_CMR2__DTE" title="Dead-Time Generator Enable">DTE</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMR2__CES" title="Counter Event Selection">CES</a>
</td>
<td colspan="1">
<a href="#PWM_CMR2__CPOL" title="Channel Polarity">CPOL</a>
</td>
<td colspan="1">
<a href="#PWM_CMR2__CALG" title="Channel Alignment">CALG</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="4">
<a href="#PWM_CMR2__CPRE" title="Channel Pre-scaler">CPRE</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMR2__CPRE"><strong>CPRE</strong>: Channel Pre-scaler<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0x0</td><td class="name">MCK</td><td class="description">Master clock</td></tr><tr class="even"><td class="value">0x1</td><td class="name">MCK_DIV_2</td><td class="description">Master clock/2</td></tr><tr class="odd"><td class="value">0x2</td><td class="name">MCK_DIV_4</td><td class="description">Master clock/4</td></tr><tr class="even"><td class="value">0x3</td><td class="name">MCK_DIV_8</td><td class="description">Master clock/8</td></tr><tr class="odd"><td class="value">0x4</td><td class="name">MCK_DIV_16</td><td class="description">Master clock/16</td></tr><tr class="even"><td class="value">0x5</td><td class="name">MCK_DIV_32</td><td class="description">Master clock/32</td></tr><tr class="odd"><td class="value">0x6</td><td class="name">MCK_DIV_64</td><td class="description">Master clock/64</td></tr><tr class="even"><td class="value">0x7</td><td class="name">MCK_DIV_128</td><td class="description">Master clock/128</td></tr><tr class="odd"><td class="value">0x8</td><td class="name">MCK_DIV_256</td><td class="description">Master clock/256</td></tr><tr class="even"><td class="value">0x9</td><td class="name">MCK_DIV_512</td><td class="description">Master clock/512</td></tr><tr class="odd"><td class="value">0xA</td><td class="name">MCK_DIV_1024</td><td class="description">Master clock/1024</td></tr><tr class="even"><td class="value">0xB</td><td class="name">CLKA</td><td class="description">Clock A</td></tr><tr class="odd"><td class="value">0xC</td><td class="name">CLKB</td><td class="description">Clock B</td></tr></tbody></table></li>
<li id="PWM_CMR2__CALG"><strong>CALG</strong>: Channel Alignment<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The period is left aligned.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The period is center aligned.</td></tr></tbody></table></li>
<li id="PWM_CMR2__CPOL"><strong>CPOL</strong>: Channel Polarity<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The OCx output waveform (output from the comparator) starts at a low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The OCx output waveform (output from the comparator) starts at a high level.</td></tr></tbody></table></li>
<li id="PWM_CMR2__CES"><strong>CES</strong>: Counter Event Selection<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The channel counter event occurs at the end of the PWM period.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The channel counter event occurs at the end of the PWM period and at half the PWM period.</td></tr></tbody></table></li>
<li id="PWM_CMR2__DTE"><strong>DTE</strong>: Dead-Time Generator Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The dead-time generator is disabled.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The dead-time generator is enabled.</td></tr></tbody></table></li>
<li id="PWM_CMR2__DTHI"><strong>DTHI</strong>: Dead-Time PWMHx Output Inverted<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The dead-time PWMHx output is not inverted.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The dead-time PWMHx output is inverted.</td></tr></tbody></table></li>
<li id="PWM_CMR2__DTLI"><strong>DTLI</strong>: Dead-Time PWMLx Output Inverted<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The dead-time PWMLx output is not inverted.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The dead-time PWMLx output is inverted.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_CDTY2">PWM PWM Channel Duty Cycle Register (ch_num = 2)</h4>
<p><strong>Name</strong>: PWM_CDTY2</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020244</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CDTY2__CDTY" title="Channel Duty-Cycle">CDTY</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CDTY2__CDTY" title="Channel Duty-Cycle">CDTY</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CDTY2__CDTY" title="Channel Duty-Cycle">CDTY</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CDTY2__CDTY"><strong>CDTY</strong>: Channel Duty-Cycle</li>
<p>-</p>
</ul>
<h4 id="PWM_CDTYUPD2">PWM PWM Channel Duty Cycle Update Register (ch_num = 2)</h4>
<p><strong>Name</strong>: PWM_CDTYUPD2</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020248</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CDTYUPD2__CDTYUPD" title="Channel Duty-Cycle Update">CDTYUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CDTYUPD2__CDTYUPD" title="Channel Duty-Cycle Update">CDTYUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CDTYUPD2__CDTYUPD" title="Channel Duty-Cycle Update">CDTYUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CDTYUPD2__CDTYUPD"><strong>CDTYUPD</strong>: Channel Duty-Cycle Update</li>
<p>-</p>
</ul>
<h4 id="PWM_CPRD2">PWM PWM Channel Period Register (ch_num = 2)</h4>
<p><strong>Name</strong>: PWM_CPRD2</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x4002024C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CPRD2__CPRD" title="Channel Period">CPRD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CPRD2__CPRD" title="Channel Period">CPRD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CPRD2__CPRD" title="Channel Period">CPRD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CPRD2__CPRD"><strong>CPRD</strong>: Channel Period</li>
<p>-</p>
</ul>
<h4 id="PWM_CPRDUPD2">PWM PWM Channel Period Update Register (ch_num = 2)</h4>
<p><strong>Name</strong>: PWM_CPRDUPD2</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020250</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CPRDUPD2__CPRDUPD" title="Channel Period Update">CPRDUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CPRDUPD2__CPRDUPD" title="Channel Period Update">CPRDUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CPRDUPD2__CPRDUPD" title="Channel Period Update">CPRDUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CPRDUPD2__CPRDUPD"><strong>CPRDUPD</strong>: Channel Period Update</li>
<p>-</p>
</ul>
<h4 id="PWM_CCNT2">PWM PWM Channel Counter Register (ch_num = 2)</h4>
<p><strong>Name</strong>: PWM_CCNT2</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x40020254</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CCNT2__CNT" title="Channel Counter Register">CNT</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CCNT2__CNT" title="Channel Counter Register">CNT</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CCNT2__CNT" title="Channel Counter Register">CNT</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CCNT2__CNT"><strong>CNT</strong>: Channel Counter Register</li>
<p>-</p>
</ul>
<h4 id="PWM_DT2">PWM PWM Channel Dead Time Register (ch_num = 2)</h4>
<p><strong>Name</strong>: PWM_DT2</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020258</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DT2__DTL" title="Dead-Time Value for PWMLx Output">DTL</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DT2__DTL" title="Dead-Time Value for PWMLx Output">DTL</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DT2__DTH" title="Dead-Time Value for PWMHx Output">DTH</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DT2__DTH" title="Dead-Time Value for PWMHx Output">DTH</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_DT2__DTH"><strong>DTH</strong>: Dead-Time Value for PWMHx Output</li>
<p>-</p>
<li id="PWM_DT2__DTL"><strong>DTL</strong>: Dead-Time Value for PWMLx Output</li>
<p>-</p>
</ul>
<h4 id="PWM_DTUPD2">PWM PWM Channel Dead Time Update Register (ch_num = 2)</h4>
<p><strong>Name</strong>: PWM_DTUPD2</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x4002025C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DTUPD2__DTLUPD" title="Dead-Time Value Update for PWMLx Output">DTLUPD</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DTUPD2__DTLUPD" title="Dead-Time Value Update for PWMLx Output">DTLUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DTUPD2__DTHUPD" title="Dead-Time Value Update for PWMHx Output">DTHUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DTUPD2__DTHUPD" title="Dead-Time Value Update for PWMHx Output">DTHUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_DTUPD2__DTHUPD"><strong>DTHUPD</strong>: Dead-Time Value Update for PWMHx Output</li>
<p>-</p>
<li id="PWM_DTUPD2__DTLUPD"><strong>DTLUPD</strong>: Dead-Time Value Update for PWMLx Output</li>
<p>-</p>
</ul>
<h4 id="PWM_CMR3">PWM PWM Channel Mode Register (ch_num = 3)</h4>
<p><strong>Name</strong>: PWM_CMR3</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020260</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMR3__DTLI" title="Dead-Time PWMLx Output Inverted">DTLI</a>
</td>
<td colspan="1">
<a href="#PWM_CMR3__DTHI" title="Dead-Time PWMHx Output Inverted">DTHI</a>
</td>
<td colspan="1">
<a href="#PWM_CMR3__DTE" title="Dead-Time Generator Enable">DTE</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_CMR3__CES" title="Counter Event Selection">CES</a>
</td>
<td colspan="1">
<a href="#PWM_CMR3__CPOL" title="Channel Polarity">CPOL</a>
</td>
<td colspan="1">
<a href="#PWM_CMR3__CALG" title="Channel Alignment">CALG</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="4">
<a href="#PWM_CMR3__CPRE" title="Channel Pre-scaler">CPRE</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CMR3__CPRE"><strong>CPRE</strong>: Channel Pre-scaler<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0x0</td><td class="name">MCK</td><td class="description">Master clock</td></tr><tr class="even"><td class="value">0x1</td><td class="name">MCK_DIV_2</td><td class="description">Master clock/2</td></tr><tr class="odd"><td class="value">0x2</td><td class="name">MCK_DIV_4</td><td class="description">Master clock/4</td></tr><tr class="even"><td class="value">0x3</td><td class="name">MCK_DIV_8</td><td class="description">Master clock/8</td></tr><tr class="odd"><td class="value">0x4</td><td class="name">MCK_DIV_16</td><td class="description">Master clock/16</td></tr><tr class="even"><td class="value">0x5</td><td class="name">MCK_DIV_32</td><td class="description">Master clock/32</td></tr><tr class="odd"><td class="value">0x6</td><td class="name">MCK_DIV_64</td><td class="description">Master clock/64</td></tr><tr class="even"><td class="value">0x7</td><td class="name">MCK_DIV_128</td><td class="description">Master clock/128</td></tr><tr class="odd"><td class="value">0x8</td><td class="name">MCK_DIV_256</td><td class="description">Master clock/256</td></tr><tr class="even"><td class="value">0x9</td><td class="name">MCK_DIV_512</td><td class="description">Master clock/512</td></tr><tr class="odd"><td class="value">0xA</td><td class="name">MCK_DIV_1024</td><td class="description">Master clock/1024</td></tr><tr class="even"><td class="value">0xB</td><td class="name">CLKA</td><td class="description">Clock A</td></tr><tr class="odd"><td class="value">0xC</td><td class="name">CLKB</td><td class="description">Clock B</td></tr></tbody></table></li>
<li id="PWM_CMR3__CALG"><strong>CALG</strong>: Channel Alignment<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The period is left aligned.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The period is center aligned.</td></tr></tbody></table></li>
<li id="PWM_CMR3__CPOL"><strong>CPOL</strong>: Channel Polarity<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The OCx output waveform (output from the comparator) starts at a low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The OCx output waveform (output from the comparator) starts at a high level.</td></tr></tbody></table></li>
<li id="PWM_CMR3__CES"><strong>CES</strong>: Counter Event Selection<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The channel counter event occurs at the end of the PWM period.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The channel counter event occurs at the end of the PWM period and at half the PWM period.</td></tr></tbody></table></li>
<li id="PWM_CMR3__DTE"><strong>DTE</strong>: Dead-Time Generator Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The dead-time generator is disabled.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The dead-time generator is enabled.</td></tr></tbody></table></li>
<li id="PWM_CMR3__DTHI"><strong>DTHI</strong>: Dead-Time PWMHx Output Inverted<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The dead-time PWMHx output is not inverted.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The dead-time PWMHx output is inverted.</td></tr></tbody></table></li>
<li id="PWM_CMR3__DTLI"><strong>DTLI</strong>: Dead-Time PWMLx Output Inverted<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The dead-time PWMLx output is not inverted.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The dead-time PWMLx output is inverted.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_CDTY3">PWM PWM Channel Duty Cycle Register (ch_num = 3)</h4>
<p><strong>Name</strong>: PWM_CDTY3</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020264</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CDTY3__CDTY" title="Channel Duty-Cycle">CDTY</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CDTY3__CDTY" title="Channel Duty-Cycle">CDTY</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CDTY3__CDTY" title="Channel Duty-Cycle">CDTY</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CDTY3__CDTY"><strong>CDTY</strong>: Channel Duty-Cycle</li>
<p>-</p>
</ul>
<h4 id="PWM_CDTYUPD3">PWM PWM Channel Duty Cycle Update Register (ch_num = 3)</h4>
<p><strong>Name</strong>: PWM_CDTYUPD3</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020268</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CDTYUPD3__CDTYUPD" title="Channel Duty-Cycle Update">CDTYUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CDTYUPD3__CDTYUPD" title="Channel Duty-Cycle Update">CDTYUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CDTYUPD3__CDTYUPD" title="Channel Duty-Cycle Update">CDTYUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CDTYUPD3__CDTYUPD"><strong>CDTYUPD</strong>: Channel Duty-Cycle Update</li>
<p>-</p>
</ul>
<h4 id="PWM_CPRD3">PWM PWM Channel Period Register (ch_num = 3)</h4>
<p><strong>Name</strong>: PWM_CPRD3</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x4002026C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CPRD3__CPRD" title="Channel Period">CPRD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CPRD3__CPRD" title="Channel Period">CPRD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CPRD3__CPRD" title="Channel Period">CPRD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CPRD3__CPRD"><strong>CPRD</strong>: Channel Period</li>
<p>-</p>
</ul>
<h4 id="PWM_CPRDUPD3">PWM PWM Channel Period Update Register (ch_num = 3)</h4>
<p><strong>Name</strong>: PWM_CPRDUPD3</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020270</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CPRDUPD3__CPRDUPD" title="Channel Period Update">CPRDUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CPRDUPD3__CPRDUPD" title="Channel Period Update">CPRDUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CPRDUPD3__CPRDUPD" title="Channel Period Update">CPRDUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CPRDUPD3__CPRDUPD"><strong>CPRDUPD</strong>: Channel Period Update</li>
<p>-</p>
</ul>
<h4 id="PWM_CCNT3">PWM PWM Channel Counter Register (ch_num = 3)</h4>
<p><strong>Name</strong>: PWM_CCNT3</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x40020274</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CCNT3__CNT" title="Channel Counter Register">CNT</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CCNT3__CNT" title="Channel Counter Register">CNT</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_CCNT3__CNT" title="Channel Counter Register">CNT</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_CCNT3__CNT"><strong>CNT</strong>: Channel Counter Register</li>
<p>-</p>
</ul>
<h4 id="PWM_DT3">PWM PWM Channel Dead Time Register (ch_num = 3)</h4>
<p><strong>Name</strong>: PWM_DT3</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020278</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DT3__DTL" title="Dead-Time Value for PWMLx Output">DTL</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DT3__DTL" title="Dead-Time Value for PWMLx Output">DTL</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DT3__DTH" title="Dead-Time Value for PWMHx Output">DTH</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DT3__DTH" title="Dead-Time Value for PWMHx Output">DTH</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_DT3__DTH"><strong>DTH</strong>: Dead-Time Value for PWMHx Output</li>
<p>-</p>
<li id="PWM_DT3__DTL"><strong>DTL</strong>: Dead-Time Value for PWMLx Output</li>
<p>-</p>
</ul>
<h4 id="PWM_DTUPD3">PWM PWM Channel Dead Time Update Register (ch_num = 3)</h4>
<p><strong>Name</strong>: PWM_DTUPD3</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x4002027C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DTUPD3__DTLUPD" title="Dead-Time Value Update for PWMLx Output">DTLUPD</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DTUPD3__DTLUPD" title="Dead-Time Value Update for PWMLx Output">DTLUPD</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DTUPD3__DTHUPD" title="Dead-Time Value Update for PWMHx Output">DTHUPD</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_DTUPD3__DTHUPD" title="Dead-Time Value Update for PWMHx Output">DTHUPD</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_DTUPD3__DTHUPD"><strong>DTHUPD</strong>: Dead-Time Value Update for PWMHx Output</li>
<p>-</p>
<li id="PWM_DTUPD3__DTLUPD"><strong>DTLUPD</strong>: Dead-Time Value Update for PWMLx Output</li>
<p>-</p>
</ul>
<h4 id="PWM_TPR">PWM Transmit Pointer Register</h4>
<p><strong>Name</strong>: PWM_TPR</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020108</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_TPR__TXPTR" title="Transmit Counter Register">TXPTR</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_TPR__TXPTR" title="Transmit Counter Register">TXPTR</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_TPR__TXPTR" title="Transmit Counter Register">TXPTR</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_TPR__TXPTR" title="Transmit Counter Register">TXPTR</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_TPR__TXPTR"><strong>TXPTR</strong>: Transmit Counter Register</li>
<p>-</p>
</ul>
<h4 id="PWM_TCR">PWM Transmit Counter Register</h4>
<p><strong>Name</strong>: PWM_TCR</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x4002010C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_TCR__TXCTR" title="Transmit Counter Register">TXCTR</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_TCR__TXCTR" title="Transmit Counter Register">TXCTR</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_TCR__TXCTR"><strong>TXCTR</strong>: Transmit Counter Register</li>
<p>-</p>
</ul>
<h4 id="PWM_TNPR">PWM Transmit Next Pointer Register</h4>
<p><strong>Name</strong>: PWM_TNPR</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x40020118</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_TNPR__TXNPTR" title="Transmit Next Pointer">TXNPTR</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_TNPR__TXNPTR" title="Transmit Next Pointer">TXNPTR</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_TNPR__TXNPTR" title="Transmit Next Pointer">TXNPTR</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_TNPR__TXNPTR" title="Transmit Next Pointer">TXNPTR</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_TNPR__TXNPTR"><strong>TXNPTR</strong>: Transmit Next Pointer</li>
<p>-</p>
</ul>
<h4 id="PWM_TNCR">PWM Transmit Next Counter Register</h4>
<p><strong>Name</strong>: PWM_TNCR</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x4002011C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_TNCR__TXNCTR" title="Transmit Counter Next">TXNCTR</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PWM_TNCR__TXNCTR" title="Transmit Counter Next">TXNCTR</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_TNCR__TXNCTR"><strong>TXNCTR</strong>: Transmit Counter Next</li>
<p>-</p>
</ul>
<h4 id="PWM_PTCR">PWM Transfer Control Register</h4>
<p><strong>Name</strong>: PWM_PTCR</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x40020120</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_PTCR__TXTDIS" title="Transmitter Transfer Disable">TXTDIS</a>
</td>
<td colspan="1">
<a href="#PWM_PTCR__TXTEN" title="Transmitter Transfer Enable">TXTEN</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_PTCR__RXTDIS" title="Receiver Transfer Disable">RXTDIS</a>
</td>
<td colspan="1">
<a href="#PWM_PTCR__RXTEN" title="Receiver Transfer Enable">RXTEN</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_PTCR__RXTEN"><strong>RXTEN</strong>: Receiver Transfer Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables PDC receiver channel requests if RXTDIS is not set.</td></tr></tbody></table></li>
<li id="PWM_PTCR__RXTDIS"><strong>RXTDIS</strong>: Receiver Transfer Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PDC receiver channel requests.</td></tr></tbody></table></li>
<li id="PWM_PTCR__TXTEN"><strong>TXTEN</strong>: Transmitter Transfer Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PDC transmitter channel requests.</td></tr></tbody></table></li>
<li id="PWM_PTCR__TXTDIS"><strong>TXTDIS</strong>: Transmitter Transfer Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PDC transmitter channel requests.</td></tr></tbody></table></li>
</ul>
<h4 id="PWM_PTSR">PWM Transfer Status Register</h4>
<p><strong>Name</strong>: PWM_PTSR</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x40020124</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_PTSR__TXTEN" title="Transmitter Transfer Enable">TXTEN</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PWM_PTSR__RXTEN" title="Receiver Transfer Enable">RXTEN</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PWM_PTSR__RXTEN"><strong>RXTEN</strong>: Receiver Transfer Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PDC Receiver channel requests are disabled.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PDC Receiver channel requests are enabled.</td></tr></tbody></table></li>
<li id="PWM_PTSR__TXTEN"><strong>TXTEN</strong>: Transmitter Transfer Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PDC Transmitter channel requests are disabled.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PDC Transmitter channel requests are enabled.</td></tr></tbody></table></li>
</ul>
</div>
</div>
</body>
</html>