pub struct R(_);Expand description
Register ILS reader
Implementations§
source§impl R
impl R
sourcepub fn tcfl(&self) -> BitReaderRaw<bool>
pub fn tcfl(&self) -> BitReaderRaw<bool>
Bit 10 - Transmission Cancellation Finished Interrupt Line
sourcepub fn tefwl(&self) -> BitReaderRaw<bool>
pub fn tefwl(&self) -> BitReaderRaw<bool>
Bit 13 - Tx Event FIFO Watermark Reached Interrupt Line
Methods from Deref<Target = R<ILS_SPEC>>§
sourcepub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.