imxrt_ral::tscType Alias Instance
Source pub type Instance<const N: u8> = Instance<RegisterBlock, N>;
struct Instance<const N: u8> { }
Implementations
Create an arbitrary Instance
from a pointer to T
.
§Safety
See the struct docs for the safety contract.
Trait Implementations
The resulting type after dereferencing.
Dereferences the value.