3.25.1 UREF-Driver

3.25.1.1 Module Documentation

3.25.1.1.1 UREF Driver

This is the generated driver header file for the UREF driver.

Module description

This is the generated driver header file for the UREF driver.

Functions

Function Documentation

UREF_Deinitialize()

void UREF_Deinitialize (void )

Deinitializes the UREF to POR values.

Parameters:
none
Returns:

none  

UREF_Disable()

inline static void UREF_Disable (void )

This inline function disables UREF module.

Parameters:
none
Returns:

none  

UREF_Enable()

inline static void UREF_Enable (void )

This inline function enables UREF module.

Precondition:

The UREF_Initialize function should be called.

Parameters:
none
Returns:

none  

UREF_Initialize()

void UREF_Initialize (void )

Initializes the UREF module.

Parameters:
none
Returns:

none  

3.25.1.2 File Documentation

3.25.1.2.1 source/uref.h File Reference

#include <xc.h>
#include <stdint.h>

Functions

Detailed Description

UREF Generated Driver Header File