ArmSys Support
ArmsysApi  0.12.18
BNetwork Member List

This is the complete list of members for BNetwork, including all inherited members.

BNetwork()BNetwork
config(Bool dhcp, IpAddress ipAddress=0, IpAddress netmask=0, IpAddress gateway=0)BNetwork
debugPrint()BNetwork
etherAddMulticastAddress(const ip4_addr_t *group, enum netif_mac_filter_action action)BNetwork
etherInit()BNetwork
etherPacketRecv()BNetwork
etherPacketSend(IpPacket *packet)BNetwork
getIpAddress(IpAddress &ipAddress)BNetwork
getIpGateway(IpAddress &ipAddress)BNetwork
getIpNetmask(IpAddress &ipAddress)BNetwork
getIpTimeServer(IpAddress &ipAddress)BNetwork
getMac(BUInt8 *mac)BNetwork
getStats(BNetworkStats &stats)BNetwork
init(const BUInt8 *macAddress, BUInt8 phyNum, PhyType phyType, const Pin *pins=0)BNetwork
interrupt(int event)BNetwork
linkChanged()BNetwork
odhcpBNetworkprotected
oetherBNetwork
oeventQueueBNetworkprotected
ogatewayBNetworkprotected
oipAddressBNetworkprotected
omacAddressBNetworkprotected
onetifBNetwork
onetmaskBNetworkprotected
ophyAutoNegBNetworkprotected
ophyFullDuplexBNetworkprotected
ophyNumBNetworkprotected
ophySpeedBNetworkprotected
ophyTypeBNetworkprotected
oprocessTaskBNetworkprotected
ostatsBNetworkprotected
phyEnable(Bool on)BNetwork
phyInit()BNetwork
phyPrint()BNetwork
phyProcess()BNetwork
phySet(Bool autoNeg, Bool fullDuplex, BUInt32 speed)BNetwork
phySetup()BNetwork
PhyType enum nameBNetwork
PhyTypeDP83848 enum valueBNetwork
PhyTypeLAN8742A enum valueBNetwork
phyUpdate()BNetwork
ping(BSocketAddress address, BUInt32 timeout, BUInt32 &timeUs)BNetwork
process()BNetwork
process_dhcp()BNetwork
setUpDown(Bool up)BNetwork
start(Bool dhcp, IpAddress ipAddress=0, IpAddress netmask=0, IpAddress gateway=0)BNetwork
~BNetwork()BNetworkvirtual