Struct esp8266::uart0::uart_conf0::BIT_NUM_R [−][src]
pub struct BIT_NUM_R(_);
Expand description
Field bit_num
reader - Set bit num: 0:5bits 1:6bits 2:7bits 3:8bits
Methods from Deref<Target = FieldReader<u8, u8>>
Returns true
if the bit is clear (0).
Returns true
if the bit is set (1).