[][src]Type Definition stm32l0::stm32l0x3::usb::BCDR

type BCDR = Reg<u32, _BCDR>;

Battery charging detector

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

For information about avaliable fields see bcdr module

Trait Implementations

impl Readable for BCDR[src]

read() method returns bcdr::R reader structure

impl Writable for BCDR[src]

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

impl ResetValue for BCDR[src]

Register BCDR reset()'s with value 0

type Type = u32

Register size