Type Alias nrf52811_hal::pac::radio::dfectrl1::SAMPLETYPE_W

source ·
pub type SAMPLETYPE_W<'a, const O: u8> = BitWriterRaw<'a, u32, DFECTRL1_SPEC, SAMPLETYPE_A, BitM, O>;
Expand description

Field SAMPLETYPE writer - Whether to sample I/Q or magnitude/phase

Aliased Type§

struct SAMPLETYPE_W<'a, const O: u8> { /* private fields */ }