[][src]Type Definition k210_pac::i2s0::ccr::CLK_GATE_R

type CLK_GATE_R = R<u8, CLK_GATE_A>;

Reader of field clk_gate

Methods

impl CLK_GATE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NO

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

Checks if the value of the field is CYCLES12

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

Checks if the value of the field is CYCLES16

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

Checks if the value of the field is CYCLES20

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

Checks if the value of the field is CYCLES24