Struct stm32wl::stm32wle5::adc::isr::EOS_R [−][src]
pub struct EOS_R(_);
Expand description
Field EOS
reader - EOS
Implementations
Checks if the value of the field is NOTCOMPLETE
Checks if the value of the field is COMPLETE
Methods from Deref<Target = FieldReader<bool, EOS_A>>
Returns true
if the bit is clear (0).
Returns true
if the bit is set (1).