cc2538::sttest::ptme2Type Alias RESERVED2_R
Source pub type RESERVED2_R = R<u16, u16>;
Expand description
Reader of field Reserved2
struct RESERVED2_R { }
Implementations
Read raw bits from register/field
Trait Implementations
Tests for self
and other
values to be equal, and is used by ==
.
Tests for !=
. The default implementation is almost always sufficient,
and should not be overridden without very good reason.