[][src]Type Definition atsamd51p::dmac::channel::chctrla::TRIGACT_R

type TRIGACT_R = R<u8, TRIGACT_A>;

Reader of field TRIGACT

Implementations

impl TRIGACT_R[src]

pub fn variant(&self) -> Variant<u8, TRIGACT_A>[src]

Get enumerated values variant

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

Checks if the value of the field is BLOCK

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

Checks if the value of the field is BURST

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

Checks if the value of the field is TRANSACTION