[][src]Type Definition nrf52832_pac::spim0::shorts::END_START_R

type END_START_R = R<bool, END_START_A>;

Reader of field END_START

Methods

impl END_START_R[src]

pub fn variant(&self) -> END_START_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED