Skip to main content

KcError

Type Alias KcError 

Source
pub type KcError = Reg<KcErrorSpec>;
Expand description

KC_ERROR (r) register accessor: Key controller error register

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

For information about available fields see kc_error module

Aliased Type§

pub struct KcError { /* private fields */ }