The maximum clock frequency of the TM4C1237E6PMIR is 80 MHz, but it can be overclocked to 120 MHz with some limitations.
The pin muxing on the TM4C1237E6PMIR can be configured using the PinMux utility in the TI Resource Explorer or by writing to the appropriate registers in the System Control module.
The maximum amount of current that can be sourced or sunk by the GPIO pins on the TM4C1237E6PMIR is 4 mA per pin, but it's recommended to limit it to 2 mA per pin to ensure reliable operation.
The internal oscillator on the TM4C1237E6PMIR can be enabled by setting the OSCSRC bit in the RCC register to 1, and then configuring the oscillator frequency using the OSCTrim register.
The NMI (Non-Maskable Interrupt) pin on the TM4C1237E6PMIR is used to trigger an NMI interrupt, which is a high-priority interrupt that cannot be masked or disabled.