Type Definition stm32wb_stm32hal::stm32wb55::rcc::HSECR[][src]

type HSECR = Reg<u32, _HSECR>;
Expand description

Clock HSE register

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

For information about available fields see hsecr module

Trait Implementations

Register HSECR reset()’s with value 0x30

Register size

Reset value of the register

read() method returns hsecr::R reader structure

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