Jim Flynn / wnc14a2a-driver
Embed: (wiki syntax)

« Back to documentation index

WNC14A2AInterface.cpp File Reference

WNC14A2AInterface.cpp File Reference

copyright (c) 2017-2018, James Flynn SPDX-License-Identifier: Apache-2.0 More...

Go to the source code of this file.

Variables

WncGpioPinListK64F wncPinList
 associations for the controller class to use. Order of pins is critical.

Detailed Description

copyright (c) 2017-2018, James Flynn SPDX-License-Identifier: Apache-2.0

WNC14A2A implementation of NetworkInterfaceAPI for Mbed OS

Author:
James Flynn
Date:
1-Feb-2018

Definition in file WNC14A2AInterface.cpp.


Variable Documentation

Initial value:
 { 
    &mdm_uart2_rx_boot_mode_sel,
    &mdm_power_on,
    &mdm_wakeup_in,
    &mdm_reset,
    &shield_3v3_1v8_sig_trans_ena,
    &mdm_uart1_cts
}

associations for the controller class to use. Order of pins is critical.

Definition at line 80 of file WNC14A2AInterface.cpp.