Type Alias nrf52832_hal::pac::clock::lfclksrc::BYPASS_W

source ·
pub type BYPASS_W<'a, const O: u8> = BitWriterRaw<'a, u32, LFCLKSRC_SPEC, BYPASS_A, BitM, O>;
Expand description

Field BYPASS writer - Enable or disable bypass of LFCLK crystal oscillator with external clock source

Aliased Type§

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