CYW43 class of PicoRuby

Singleton methods

connect_timeout

CYW43.connect_timeout(String ssid, String password, Integer augh, ?Integer timeout) -> bool

disable_sta_mode

CYW43.disable_sta_mode() -> bool

enable_sta_mode

CYW43.enable_sta_mode() -> bool

init

CYW43.init(?String country, ?force: bool) -> void

initialized?

CYW43.initialized?() -> bool
CYW43.link_connected?(?bool print_status) -> bool
CYW43.tcpip_link_status() -> Integer
Tags: class