LFPRESC_W

Type Alias LFPRESC_W 

Source
pub type LFPRESC_W<'a> = FieldWriterSafe<'a, u32, TIMCTRL_SPEC, u8, LFPRESC_A, 3, 4>;
Expand description

Field LFPRESC writer - Prescaling factor for low frequency timer

Aliased Type§

pub struct LFPRESC_W<'a> { /* private fields */ }

Implementations§

Source§

impl<'a> LFPRESC_W<'a>

Source

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

Low frequency timer is clocked with LFACLKLESENSE/1

Source

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

Low frequency timer is clocked with LFACLKLESENSE/2

Source

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

Low frequency timer is clocked with LFACLKLESENSE/4

Source

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

Low frequency timer is clocked with LFACLKLESENSE/8

Source

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

Low frequency timer is clocked with LFACLKLESENSE/16

Source

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

Low frequency timer is clocked with LFACLKLESENSE/32

Source

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

Low frequency timer is clocked with LFACLKLESENSE/64

Source

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

Low frequency timer is clocked with LFACLKLESENSE/128