[][src]Type Definition esp32::dport::BT_LPCK_DIV_FRAC

type BT_LPCK_DIV_FRAC = Reg<u32, _BT_LPCK_DIV_FRAC>;

DPORT_BT_LPCK_DIV_FRAC

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see bt_lpck_div_frac module

Trait Implementations

impl Readable for BT_LPCK_DIV_FRAC[src]

read() method returns bt_lpck_div_frac::R reader structure

impl ResetValue for BT_LPCK_DIV_FRAC[src]

Register BT_LPCK_DIV_FRAC reset()'s with value 0

impl Writable for BT_LPCK_DIV_FRAC[src]

write(|w| ..) method takes bt_lpck_div_frac::W writer structure