iLLD_TC27xC
1.0
IfxEth_Phy_Pef7071.h
Go to the documentation of this file.
1
/**
2
* \file IfxEth_Phy_Pef7071.h
3
* \brief ETH PHY_PEF7071 details
4
* \ingroup IfxLld_Eth
5
*
6
* \version iLLD_0_1_0_10
7
* \copyright Copyright (c) 2013 Infineon Technologies AG. All rights reserved.
8
*
9
*
10
* IMPORTANT NOTICE
11
*
12
*
13
* Infineon Technologies AG (Infineon) is supplying this file for use
14
* exclusively with Infineon's microcontroller products. This file can be freely
15
* distributed within development tools that are supporting such microcontroller
16
* products.
17
*
18
* THIS SOFTWARE IS PROVIDED "AS IS". NO WARRANTIES, WHETHER EXPRESS, IMPLIED
19
* OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF
20
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE.
21
* INFINEON SHALL NOT, IN ANY CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL,
22
* OR CONSEQUENTIAL DAMAGES, FOR ANY REASON WHATSOEVER.
23
*
24
* \defgroup IfxLld_Eth_Phy_Pef7071 Phy_Pef7071
25
* \ingroup IfxLld_Eth
26
* \defgroup IfxLld_Eth_Phy_Pef7071_Functions Functions
27
* \ingroup IfxLld_Eth_Phy_Pef7071
28
*/
29
30
#ifndef IFXETH_PHY_PEF7071_H
31
#define IFXETH_PHY_PEF7071_H 1
32
33
/******************************************************************************/
34
/*----------------------------------Includes----------------------------------*/
35
/******************************************************************************/
36
37
#include "
Eth/Std/IfxEth.h
"
38
/** \addtogroup IfxLld_Eth_Phy_Pef7071_Functions
39
* \{ */
40
41
/******************************************************************************/
42
/*-------------------------Global Function Prototypes-------------------------*/
43
/******************************************************************************/
44
45
/**
46
* \return Status
47
*/
48
IFX_EXTERN
uint32
IfxEth_Phy_Pef7071_init
(
void
);
49
50
/**
51
* \return Link status
52
*/
53
IFX_EXTERN
boolean
IfxEth_Phy_Pef7071_link
(
void
);
54
55
/** \} */
56
57
/******************************************************************************/
58
/*-------------------Global Exported Variables/Constants----------------------*/
59
/******************************************************************************/
60
61
IFX_EXTERN
uint32
IfxEth_Phy_Pef7071_iPhyInitDone
;
62
63
#endif
/* IFXETH_PHY_PEF7071_H */
home
mclld
Libraries
release
iLLD_0_1_0_10
src
ifx
TC27xC
Eth
Phy_Pef7071
IfxEth_Phy_Pef7071.h
Generated by
1.8.4