Type Alias FREEZE

Source
pub type FREEZE = Reg<FREEZE_SPEC>;
Expand description

FREEZE register accessor: an alias for Reg<FREEZE_SPEC>

Aliased Typeยง

pub struct FREEZE { /* private fields */ }