Struct nfc_oath::OathController[][src]

pub struct OathController {
    pub context: *mut nfc_context,
    pub device: *mut nfc_device,
}

Fields

Methods

impl OathController
[src]

Auto Trait Implementations