Struct nrf52840::saadc::inten::_CH0LIMITLW[][src]

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

Proxy

Methods

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

Writes variant to the field

Disable

Enable

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _CH0LIMITLW<'a>

impl<'a> Sync for _CH0LIMITLW<'a>