Struct zinc_hal_lpc11xx::ioregs::SYSCON_sysahbclkdiv_Get
[−]
[src]
pub struct SYSCON_sysahbclkdiv_Get { // some fields omitted }
SYSAHBCLKDIV
: System AHB clock divider
Methods
impl SYSCON_sysahbclkdiv_Get
fn new(reg: &SYSCON_sysahbclkdiv) -> SYSCON_sysahbclkdiv_Get
Create a getter reflecting the current value of the given register.
fn raw(&self) -> u32
Get the raw value of the register.
fn div(&self) -> u32
Get value of DIV
field: System AHB clock divider values 0: System clock disabled. 1: Divide by 1. to 255: Divide by 255.