#[repr(transparent)]
pub struct Ttils(pub u32);
Expand description
FDCAN TT Interrupt Line Select Register
Start of Basic Cycle Interrupt Line
Start of Basic Cycle Interrupt Line
Start of Matrix Cycle Interrupt Line
Start of Matrix Cycle Interrupt Line
Change of Synchronization Mode Interrupt Line
Change of Synchronization Mode Interrupt Line
Start of Gap Interrupt Line
Start of Gap Interrupt Line
Register Time Mark Interrupt Line
Register Time Mark Interrupt Line
Trigger Time Mark Event Internal Interrupt Line
Trigger Time Mark Event Internal Interrupt Line
Stop Watch Event Interrupt Line
Stop Watch Event Interrupt Line
Global Time Wrap Interrupt Line
Global Time Wrap Interrupt Line
Global Time Discontinuity Interrupt Line
Global Time Discontinuity Interrupt Line
Global Time Error Interrupt Line
Global Time Error Interrupt Line
Tx Count Underflow Interrupt Line
Tx Count Underflow Interrupt Line
Tx Count Overflow Interrupt Line
Tx Count Overflow Interrupt Line
Scheduling Error 1 Interrupt Line
Scheduling Error 1 Interrupt Line
Scheduling Error 2 Interrupt Line
Scheduling Error 2 Interrupt Line
Change Error Level Interrupt Line
Change Error Level Interrupt Line
Initialization Watch Trigger Interrupt Line
Initialization Watch Trigger Interrupt Line
Watch Trigger Interrupt Line
Watch Trigger Interrupt Line
Application Watchdog Interrupt Line
Application Watchdog Interrupt Line
Configuration Error Interrupt Line
Configuration Error Interrupt Line
Performs copy-assignment from
source
.
Read more
Returns the “default value” for a type.
Read more
This method tests for self
and other
values to be equal, and is used
by ==
.
This method tests for !=
. The default implementation is almost always
sufficient, and should not be overridden without very good reason.
Immutably borrows from an owned value.
Read more
Mutably borrows from an owned value.
Read more
Returns the argument unchanged.
Calls U::from(self)
.
That is, this conversion is whatever the implementation of
From<T> for U
chooses to do.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.