Struct efm32gg11b820::csen::timctrl::_PCPRESCW [] [src]

pub struct _PCPRESCW<'a> { /* fields omitted */ }

Proxy

Methods

impl<'a> _PCPRESCW<'a>
[src]

[src]

Writes variant to the field

[src]

The period counter clock frequency is LFBCLKCSEN/1

[src]

The period counter clock frequency is LFBCLKCSEN/2

[src]

The period counter clock frequency is LFBCLKCSEN/4

[src]

The period counter clock frequency is LFBCLKCSEN/8

[src]

The period counter clock frequency is LFBCLKCSEN/16

[src]

The period counter clock frequency is LFBCLKCSEN/32

[src]

The period counter clock frequency is LFBCLKCSEN/64

[src]

The period counter clock frequency is LFBCLKCSEN/128

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _PCPRESCW<'a>

impl<'a> Sync for _PCPRESCW<'a>