pub type Srcstat = RegValueT<Srcstat_SPEC>;Expand description
Status Register
Aliased Type§
pub struct Srcstat { /* private fields */ }Implementations§
Source§impl Srcstat
impl Srcstat
Sourcepub fn ofdn(self) -> RegisterField<11, 0x1f, 1, 0, u8, u8, Srcstat_SPEC, R>
pub fn ofdn(self) -> RegisterField<11, 0x1f, 1, 0, u8, u8, Srcstat_SPEC, R>
Output FIFO Data Count
Sourcepub fn ifdn(self) -> RegisterField<7, 0xf, 1, 0, u8, u8, Srcstat_SPEC, R>
pub fn ifdn(self) -> RegisterField<7, 0xf, 1, 0, u8, u8, Srcstat_SPEC, R>
Input FIFO Data Count
Sourcepub fn cef(self) -> RegisterField<5, 0x1, 1, 0, Cef, Cef, Srcstat_SPEC, RW>
pub fn cef(self) -> RegisterField<5, 0x1, 1, 0, Cef, Cef, Srcstat_SPEC, RW>
Conversion End Flag
Sourcepub fn flf(self) -> RegisterField<4, 0x1, 1, 0, Flf, Flf, Srcstat_SPEC, R>
pub fn flf(self) -> RegisterField<4, 0x1, 1, 0, Flf, Flf, Srcstat_SPEC, R>
Flush Processing Status Flag
Sourcepub fn udf(self) -> RegisterField<3, 0x1, 1, 0, Udf, Udf, Srcstat_SPEC, RW>
pub fn udf(self) -> RegisterField<3, 0x1, 1, 0, Udf, Udf, Srcstat_SPEC, RW>
Output FIFO Underflow Interrupt Request Flag
Sourcepub fn ovf(self) -> RegisterField<2, 0x1, 1, 0, Ovf, Ovf, Srcstat_SPEC, RW>
pub fn ovf(self) -> RegisterField<2, 0x1, 1, 0, Ovf, Ovf, Srcstat_SPEC, RW>
Output Data FIFO Overwrite Interrupt Request Flag