Type Alias STA

Source
pub type STA = Reg<STA_SPEC>;
Expand description

STA register accessor: an alias for Reg<STA_SPEC>

Aliased Typeยง

pub struct STA { /* private fields */ }