atmci_get_version
if (atmci_get_version(host) < 0x200) {
version = atmci_get_version(host);
unsigned int version = atmci_get_version(host);