Trait drone_nrf_map_periph_uarte::UartePublishTxstopped[][src]

pub trait UartePublishTxstopped<T: UarteMap> {
    type UartePublishTxstoppedVal: Bitfield<Bits = u32>;
    type UUartePublishTxstopped: UUartePublishTxstopped<T, Val = Self::UartePublishTxstoppedVal, UReg = Self::UUartePublishTxstopped, SReg = Self::SUartePublishTxstopped, CReg = Self::CUartePublishTxstopped>;
    type SUartePublishTxstopped: SUartePublishTxstopped<T, Val = Self::UartePublishTxstoppedVal, UReg = Self::UUartePublishTxstopped, SReg = Self::SUartePublishTxstopped, CReg = Self::CUartePublishTxstopped>;
    type CUartePublishTxstopped: CUartePublishTxstopped<T, Val = Self::UartePublishTxstoppedVal, UReg = Self::UUartePublishTxstopped, SReg = Self::SUartePublishTxstopped, CReg = Self::CUartePublishTxstopped>;
}

Associated Types

type UartePublishTxstoppedVal: Bitfield<Bits = u32>[src]

type UUartePublishTxstopped: UUartePublishTxstopped<T, Val = Self::UartePublishTxstoppedVal, UReg = Self::UUartePublishTxstopped, SReg = Self::SUartePublishTxstopped, CReg = Self::CUartePublishTxstopped>[src]

type SUartePublishTxstopped: SUartePublishTxstopped<T, Val = Self::UartePublishTxstoppedVal, UReg = Self::UUartePublishTxstopped, SReg = Self::SUartePublishTxstopped, CReg = Self::CUartePublishTxstopped>[src]

type CUartePublishTxstopped: CUartePublishTxstopped<T, Val = Self::UartePublishTxstoppedVal, UReg = Self::UUartePublishTxstopped, SReg = Self::SUartePublishTxstopped, CReg = Self::CUartePublishTxstopped>[src]

Loading content...

Implementors

Loading content...