[][src]Type Definition lpc55s6x_pac::syscon::autoclkgateoverride::R

type R = R<u32, AUTOCLKGATEOVERRIDE>;

Reader of register AUTOCLKGATEOVERRIDE

Methods

impl R[src]

pub fn rom(&self) -> ROM_R[src]

Bit 0 - Control automatic clock gating of ROM controller.

pub fn ramx_ctrl(&self) -> RAMX_CTRL_R[src]

Bit 1 - Control automatic clock gating of RAMX controller.

pub fn ram0_ctrl(&self) -> RAM0_CTRL_R[src]

Bit 2 - Control automatic clock gating of RAM0 controller.

pub fn ram1_ctrl(&self) -> RAM1_CTRL_R[src]

Bit 3 - Control automatic clock gating of RAM1 controller.

pub fn ram2_ctrl(&self) -> RAM2_CTRL_R[src]

Bit 4 - Control automatic clock gating of RAM2 controller.

pub fn ram3_ctrl(&self) -> RAM3_CTRL_R[src]

Bit 5 - Control automatic clock gating of RAM3 controller.

pub fn ram4_ctrl(&self) -> RAM4_CTRL_R[src]

Bit 6 - Control automatic clock gating of RAM4 controller.

pub fn sync0_apb(&self) -> SYNC0_APB_R[src]

Bit 7 - Control automatic clock gating of synchronous bridge controller 0.

pub fn sync1_apb(&self) -> SYNC1_APB_R[src]

Bit 8 - Control automatic clock gating of synchronous bridge controller 1.

pub fn crcgen(&self) -> CRCGEN_R[src]

Bit 11 - Control automatic clock gating of CRCGEN controller.

pub fn sdma0(&self) -> SDMA0_R[src]

Bit 12 - Control automatic clock gating of DMA0 controller.

pub fn sdma1(&self) -> SDMA1_R[src]

Bit 13 - Control automatic clock gating of DMA1 controller.

pub fn usb0(&self) -> USB0_R[src]

Bit 14 - Control automatic clock gating of USB controller.

pub fn syscon(&self) -> SYSCON_R[src]

Bit 15 - Control automatic clock gating of synchronous system controller registers bank.