Subversion Repositories HomeAutomation

Rev

Rev 142 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 142 Rev 208
Line 17... Line 17...
17
 
17
 
18
 
18
 
19
/*-----------------------------------------------------------------------------
19
/*-----------------------------------------------------------------------------
20
 * Public Function Prototypes
20
 * Public Function Prototypes
21
 *---------------------------------------------------------------------------*/
21
 *---------------------------------------------------------------------------*/
-
 
22
void Mcu_Init(void);
22
void Mcu_EnableIRQ(void);
23
void Mcu_EnableIRQ(void);
23
void Mcu_DisableIRQ(void);
24
void Mcu_DisableIRQ(void);
24
 
25
 
25
 
26
 
26
#endif /*MCU_H_*/
27
#endif /*MCU_H_*/