[][src]Type Definition stm32l0::stm32l0x3::lptim::cfgr::TRIGSEL_R

type TRIGSEL_R = R<u8, TRIGSEL_A>;

Reader of field TRIGSEL

Methods

impl TRIGSEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is TRIG0

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

Checks if the value of the field is TRIG1

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

Checks if the value of the field is TRIG2

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

Checks if the value of the field is TRIG3

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

Checks if the value of the field is TRIG4

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

Checks if the value of the field is TRIG5

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

Checks if the value of the field is TRIG6

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

Checks if the value of the field is TRIG7