[][src]Type Definition nrf52832_pac::clock::traceconfig::TRACEPORTSPEED_R

type TRACEPORTSPEED_R = R<u8, TRACEPORTSPEED_A>;

Reader of field TRACEPORTSPEED

Methods

impl TRACEPORTSPEED_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _32MHZ

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

Checks if the value of the field is _16MHZ

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

Checks if the value of the field is _8MHZ

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

Checks if the value of the field is _4MHZ