[][src]Type Definition ht32f5xxxx::ht32f52342_52::gpiob::GPIOB_RR

type GPIOB_RR = Reg<u32, _GPIOB_RR>;

GPIOB_RR

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

For information about available fields see gpiob_rr module

Trait Implementations

impl Readable for GPIOB_RR[src]

read() method returns gpiob_rr::R reader structure

impl ResetValue for GPIOB_RR[src]

Register GPIOB_RR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOB_RR[src]

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