N2HET Control Registers
870
SPNU503C – March 2018
Copyright © 2018, Texas Instruments Incorporated
High-End Timer (N2HET) Module
20.4.25 N2HET Pull Select Register (HETPSL)
Values in this register select the pull-up or pull-down functionality of the pins.
N2HET1:
offset = FFF7 B868h;
N2HET2:
offset = FFF7 B968h
Figure 20-80. N2HET Pull Select Register (HETPSL)
31
16
HETPSL
R/W-0
15
0
HETPSL
R/W-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 20-41. N2HET Pull Select Register (HETPSL) Field Descriptions
Bit
Field
Value
Description
31-0
HETPSL[n]
Pull select for NHET pins
0
The pull down functionality is enabled if corresponding bit in HETPULDIS is 0.
1
The pull up functionality is enabled if corresponding bit in HETPULDIS is 0.
NOTE:
See device data sheet for which pins provide programmable pullups/pulldowns.
shows how the register bits of HETDIR, HETPULDIS and HETPSL are affecting
the N2HET pins.
The information of this register is also used to define the pin states after a parity error:
After a parity error all N2HET pins, which are
1. Defined as output pins in the HETDIR register
2. Not defined as open drain pins (with the HETPDR register)
3. Selected with the HETPPR register, will remain outputs, but automatically
change their levels in the following way:
•
If the HETPSL register specifies 0 for the pin, it will switch to low level.
•
If the HETPSL register specifies 1 for the pin, it will switch to high level.
This behavior is independent of the value, which register HETPULDIS specifies for the
corresponding pin.