Struct efm32gg990::prs::ch2_ctrl::_EDSELW[][src]

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

Proxy

Methods

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

Writes variant to the field

Signal is left as it is

A one HFPERCLK cycle pulse is generated for every positive edge of the incoming signal

A one HFPERCLK clock cycle pulse is generated for every negative edge of the incoming signal

A one HFPERCLK clock cycle pulse is generated for every edge of the incoming signal

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _EDSELW<'a>

impl<'a> Sync for _EDSELW<'a>