Type Definition lpc81x_pac::lpc810::syscon::wdtoscctrl::DIVSEL_W

source ·
pub type DIVSEL_W<'a, const O: u8> = FieldWriter<'a, u32, WDTOSCCTRL_SPEC, u8, u8, 5, O>;
Expand description

Field DIVSEL writer - Select divider for Fclkana. wdt_osc_clk = Fclkana/ (2 x (1 + DIVSEL)) 00000: 2 x (1 + DIVSEL) = 2 00001: 2 x (1 + DIVSEL) = 4 to 11111: 2 x (1 + DIVSEL) = 64