Type Alias nrf51_hal::pac::radio::test::PLLLOCK_W

source ·
pub type PLLLOCK_W<'a, const O: u8> = BitWriterRaw<'a, u32, TEST_SPEC, PLLLOCK_A, BitM, O>;
Expand description

Field PLLLOCK writer - PLL lock. Decision point: TXEN or RXEN task.

Aliased Type§

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