Type Alias Authstatus

Source
pub type Authstatus = Reg<AuthstatusSpec>;
Expand description

AUTHSTATUS (r) register accessor: MTB Authentication Status

You can read this register and get authstatus::R. See API.

For information about available fields see authstatus module

Aliased Typeยง

struct Authstatus { /* private fields */ }