[][src]Type Definition ht32f1xxxx::ht32f12345::bftm0::BFTM_CR

type BFTM_CR = Reg<u32, _BFTM_CR>;

BFTM_CR

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

For information about available fields see bftm_cr module

Trait Implementations

impl Readable for BFTM_CR[src]

read() method returns bftm_cr::R reader structure

impl ResetValue for BFTM_CR[src]

Register BFTM_CR reset()'s with value 0

type Type = u32

Register size

impl Writable for BFTM_CR[src]

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