[][src]Type Definition lpc54606_pac::syscon::can1clkdiv::W

type W = W<u32, CAN1CLKDIV>;

Writer for register CAN1CLKDIV

Methods

impl W[src]

pub fn div(&mut self) -> DIV_W[src]

Bits 0:7 - Clock divider value. 0: Divide by 1 up to 255: Divide by 256.

pub fn reset(&mut self) -> RESET_W[src]

Bit 29 - Resets the divider counter. Can be used to make sure a new divider value is used right away rather than completing the previous count.

pub fn halt(&mut self) -> HALT_W[src]

Bit 30 - Halts the divider counter.

pub fn reqflag(&mut self) -> REQFLAG_W[src]

Bit 31 - Divider status flag.