[][src]Type Definition esp32::spi::clock::R

type R = R<u32, CLOCK>;

Reader of register CLOCK

Implementations

impl R[src]

pub fn clk_equ_sysclk(&self) -> CLK_EQU_SYSCLK_R[src]

Bit 31

pub fn clkdiv_pre(&self) -> CLKDIV_PRE_R[src]

Bits 18:30

pub fn clkcnt_n(&self) -> CLKCNT_N_R[src]

Bits 12:17

pub fn clkcnt_h(&self) -> CLKCNT_H_R[src]

Bits 6:11

pub fn clkcnt_l(&self) -> CLKCNT_L_R[src]

Bits 0:5