Skip to main content

SEC

Type Alias SEC 

Source
pub type SEC = Reg<SEC_SPEC>;
Expand description

SEC register accessor: an alias for Reg<SEC_SPEC>

Aliased Typeยง

pub struct SEC { /* private fields */ }