Type Alias nrf52811_hal::pac::radio::dfectrl2::TSAMPLEOFFSET_W

source ·
pub type TSAMPLEOFFSET_W<'a, const O: u8> = FieldWriterRaw<'a, u32, DFECTRL2_SPEC, u16, u16, Unsafe, 12, O>;
Expand description

Field TSAMPLEOFFSET writer - Signed value offset before starting sampling in number of 16M cycles relative to the beginning of the REFERENCE state - 12 us after switching start

Aliased Type§

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