Struct nrf52840::pdm::mode::_EDGEW[][src]

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

Proxy

Methods

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

Writes variant to the field

Left (or mono) is sampled on falling edge of PDM_CLK

Left (or mono) is sampled on rising edge of PDM_CLK

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _EDGEW<'a>

impl<'a> Sync for _EDGEW<'a>