RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
|
#include <phye.h>
成员变量 | |
rt_err_t(* | init )(struct rt_phye *phye) |
rt_err_t(* | exit )(struct rt_phye *phye) |
rt_err_t(* | reset )(struct rt_phye *phye) |
rt_err_t(* | power_on )(struct rt_phye *phye) |
rt_err_t(* | power_off )(struct rt_phye *phye) |
rt_err_t(* | set_mode )(struct rt_phye *phye, enum rt_phye_mode mode, int submode) |
rt_err_t(* | ofw_parse )(struct rt_phye *phye, struct rt_ofw_cell_args *phye_args) |
rt_err_t(* rt_phye_ops::set_mode) (struct rt_phye *phye, enum rt_phye_mode mode, int submode) |
rt_err_t(* rt_phye_ops::ofw_parse) (struct rt_phye *phye, struct rt_ofw_cell_args *phye_args) |