Type Alias atsamd51p::oscctrl::xoscctrl::CFDPRESC_W

source ·
pub type CFDPRESC_W<'a, REG, const O: u8> = FieldWriter<'a, REG, 4, O, CFDPRESCSELECT_A>;
Expand description

Field CFDPRESC writer - Clock Failure Detector Prescaler

Aliased Type§

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

Implementations§

source§

impl<'a, REG, const O: u8> CFDPRESC_W<'a, REG, O>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

pub fn div1(self) -> &'a mut W<REG>

48 MHz

source

pub fn div2(self) -> &'a mut W<REG>

24 MHz

source

pub fn div4(self) -> &'a mut W<REG>

12 MHz

source

pub fn div8(self) -> &'a mut W<REG>

6 MHz

source

pub fn div16(self) -> &'a mut W<REG>

3 MHz

source

pub fn div32(self) -> &'a mut W<REG>

1.5 MHz

source

pub fn div64(self) -> &'a mut W<REG>

0.75 MHz

source

pub fn div128(self) -> &'a mut W<REG>

0.3125 MHz