[][src]Type Definition k1921vk01t_pac::nt_i2c0::cst::TOCDIV_R

type TOCDIV_R = R<u8, TOCDIV_A>;

Reader of field TOCDIV

Methods

impl TOCDIV_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLE

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

Checks if the value of the field is DIV4

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

Checks if the value of the field is DIV8

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

Checks if the value of the field is DIV16