Type Alias nrf52840_pac::radio::pcnf0::S1INCL_W

source ·
pub type S1INCL_W<'a, const O: u8> = BitWriter<'a, u32, PCNF0_SPEC, S1INCL_A, O>;
Expand description

Field S1INCL writer - Include or exclude S1 field in RAM

Aliased Type§

struct S1INCL_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> S1INCL_W<'a, O>

source

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

Include S1 field in RAM only if S1LEN > 0

source

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

Always include S1 field in RAM independent of S1LEN