nrf52840_pac::timer3::bitmodeType Alias BITMODE_R
Source pub type BITMODE_R = FieldReader<u8, BITMODE_A>;
Expand description
Field BITMODE
reader - Timer bit width
struct BITMODE_R { }
Get enumerated values variant
Checks if the value of the field is _16BIT
Checks if the value of the field is _08BIT
Checks if the value of the field is _24BIT
Checks if the value of the field is _32BIT