CYW43 class of PicoRuby
Singleton methods
connect_timeout
CYW43.connect_timeout(String ssid, String password, Integer augh, ?Integer timeout) -> bool
dhcp_supplied?
CYW43.dhcp_supplied?() -> bool
disable_sta_mode
CYW43.disable_sta_mode() -> bool
disconnect
CYW43.disconnect() -> bool
enable_sta_mode
CYW43.enable_sta_mode() -> bool
init
CYW43.init(?String country, ?force: bool) -> bool
initialized?
CYW43.initialized?() -> bool
link_connected?
CYW43.link_connected?(?bool print_status) -> bool
tcpip_link_status
CYW43.tcpip_link_status() -> Integer
tcpip_link_status_name
CYW43.tcpip_link_status_name() -> String
Singleton methods
ipv4_address
CYW43.ipv4_address() -> (String | nil)